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

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h250 #define ac_pt_buf acu.acu_ccm.ccm_pt_buf macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Daes.c1237 if (aes_ctx.ac_pt_buf != NULL) {
1238 kmem_free(aes_ctx.ac_pt_buf, aes_ctx.ac_data_len);

Completed in 59 milliseconds