Searched refs:BP_SET_IV2 (Results 1 – 3 of 3) sorted by relevance
678 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()687 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
761 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()770 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
512 #define BP_SET_IV2(bp, iv2) \ macro