Home
last modified time | relevance | path

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

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