Searched refs:BP_SET_IV2 (Results 1 – 3 of 3) sorted by relevance
679 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()688 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
762 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()771 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
534 #define BP_SET_IV2(bp, iv2) \ macro