Searched refs:ac_pt_buf (Results 1 – 2 of 2) sorted by relevance
373 if (aes_ctx.ac_pt_buf != NULL) { in aes_decrypt_atomic()374 vmem_free(aes_ctx.ac_pt_buf, aes_ctx.ac_data_len); in aes_decrypt_atomic()
204 #define ac_pt_buf acu.acu_ccm.ccm_pt_buf macro