Home
last modified time | relevance | path

Searched refs:ac_pt_buf (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h268 #define ac_pt_buf acu.acu_ccm.ccm_pt_buf macro
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Daes.c1214 if (aes_ctx.ac_pt_buf != NULL) { in aes_decrypt_atomic()
1215 vmem_free(aes_ctx.ac_pt_buf, aes_ctx.ac_data_len); in aes_decrypt_atomic()