Searched refs:ipad_opad (Results 1 – 1 of 1) sorted by relevance
36 u8 *ipad_opad; /* IPAD, OPAD*/ member97 if (hmac->ipad_opad) { in cc_aead_exit()99 hmac->ipad_opad, in cc_aead_exit()104 hmac->ipad_opad = NULL; in cc_aead_exit()174 hmac->ipad_opad = dma_alloc_coherent(dev, digest_size, in cc_aead_init()178 if (!hmac->ipad_opad) { in cc_aead_init()184 hmac->ipad_opad); in cc_aead_init()196 ctx->auth_state.hmac.ipad_opad = NULL; in cc_aead_init()