Searched refs:xcbc_keys (Results 1 – 1 of 1) sorted by relevance
42 u8 *xcbc_keys; /* K1,K2,K3 */ member85 if (xcbc->xcbc_keys) { in cc_aead_exit()87 xcbc->xcbc_keys, in cc_aead_exit()93 xcbc->xcbc_keys = NULL; in cc_aead_exit()161 xcbc->xcbc_keys = dma_alloc_coherent(dev, key_size, in cc_aead_init()164 if (!xcbc->xcbc_keys) { in cc_aead_init()599 memcpy(ctx->auth_state.xcbc.xcbc_keys, authkey, in cc_aead_setkey()