Searched refs:BP_SET_IV2 (Results 1 – 3 of 3) sorted by relevance
695 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()704 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
773 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()782 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
510 #define BP_SET_IV2(bp, iv2) \ macro