Searched defs:should_bswap (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zio_crypt.c | 963 zio_crypt_bp_auth_init(uint64_t version, boolean_t should_bswap, blkptr_t *bp, in zio_crypt_bp_auth_init() 993 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_hmac_updates() 1021 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_indrect_checksum_updates() 1032 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_aad_updates() 1045 boolean_t should_bswap, dnode_phys_t *dnp) in zio_crypt_do_dnode_hmac_updates() 1124 boolean_t should_bswap, uint8_t *portable_mac, uint8_t *local_mac) in zio_crypt_do_objset_hmacs()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 898 zio_crypt_bp_auth_init(uint64_t version, boolean_t should_bswap, blkptr_t *bp, in zio_crypt_bp_auth_init() 928 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_hmac_updates() 941 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_indrect_checksum_updates() 952 boolean_t should_bswap, blkptr_t *bp) in zio_crypt_bp_do_aad_updates() 965 boolean_t should_bswap, dnode_phys_t *dnp) in zio_crypt_do_dnode_hmac_updates() 1033 boolean_t should_bswap, uint8_t *portable_mac, uint8_t *local_mac) in zio_crypt_do_objset_hmacs()
|