Searched refs:xcbc (Results 1 – 3 of 3) sorted by relevance
53 struct cc_xcbc_s xcbc; member 83 struct cc_xcbc_s *xcbc = &ctx->auth_state.xcbc; in cc_aead_exit() local 85 if (xcbc->xcbc_keys) { in cc_aead_exit() 87 xcbc->xcbc_keys, in cc_aead_exit() 88 xcbc->xcbc_keys_dma_addr); in cc_aead_exit() 91 &xcbc->xcbc_keys_dma_addr); in cc_aead_exit() 92 xcbc->xcbc_keys_dma_addr = 0; in cc_aead_exit() 93 xcbc->xcbc_keys = NULL; in cc_aead_exit() 156 struct cc_xcbc_s *xcbc in cc_aead_init() local [all...]
9 nx-aes-xcbc.o \
141 struct nx_xcbc_priv xcbc; member