Searched refs:ipad_opad (Results 1 – 1 of 1) sorted by relevance
35 u8 *ipad_opad; /* IPAD, OPAD*/ member101 if (hmac->ipad_opad) { in cc_aead_exit()103 hmac->ipad_opad, in cc_aead_exit()108 hmac->ipad_opad = NULL; in cc_aead_exit()178 hmac->ipad_opad = dma_alloc_coherent(dev, digest_size, in cc_aead_init()182 if (!hmac->ipad_opad) { in cc_aead_init()188 hmac->ipad_opad); in cc_aead_init()200 ctx->auth_state.hmac.ipad_opad = NULL; in cc_aead_init()