Searched refs:BP_SET_IV2 (Results 1 – 3 of 3) sorted by relevance
689 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()698 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
755 BP_SET_IV2(bp, val32); in zio_crypt_encode_params_bp()764 BP_SET_IV2(bp, BSWAP_32(val32)); in zio_crypt_encode_params_bp()
525 #define BP_SET_IV2(bp, iv2) \ macro