Home
last modified time | relevance | path

Searched refs:should_bswap (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c903 if (should_bswap) in zio_crypt_bp_auth_init()
928 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_hmac_updates() argument
941 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_indrect_checksum_updates() argument
952 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_aad_updates() argument
988 should_bswap, &dnp->dn_blkptr[i]); in zio_crypt_do_dnode_hmac_updates()
995 should_bswap, DN_SPILL_BLKPTR(dnp)); in zio_crypt_do_dnode_hmac_updates()
1054 if (should_bswap) in zio_crypt_do_objset_hmacs()
1065 should_bswap, &osp->os_meta_dnode); in zio_crypt_do_objset_hmacs()
1080 if (should_bswap) in zio_crypt_do_objset_hmacs()
1107 if (should_bswap) in zio_crypt_do_objset_hmacs()
[all …]
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c968 if (should_bswap) in zio_crypt_bp_auth_init()
993 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_hmac_updates() argument
1021 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_indrect_checksum_updates() argument
1032 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_aad_updates() argument
1080 should_bswap, &dnp->dn_blkptr[i]); in zio_crypt_do_dnode_hmac_updates()
1087 should_bswap, DN_SPILL_BLKPTR(dnp)); in zio_crypt_do_dnode_hmac_updates()
1165 if (should_bswap) in zio_crypt_do_objset_hmacs()
1183 should_bswap, &osp->os_meta_dnode); in zio_crypt_do_objset_hmacs()
1207 if (should_bswap) in zio_crypt_do_objset_hmacs()
1238 if (should_bswap) in zio_crypt_do_objset_hmacs()
[all …]