Searched refs:decr_kcf_context (Results 1 – 1 of 1) sorted by relevance
1543 kcf_context_t *decr_kcf_context = NULL, *mac_kcf_context = NULL; in crypto_mac_decrypt_init() local1575 if (decr_kcf_context != NULL) in crypto_mac_decrypt_init()1576 KCF_CONTEXT_REFRELE(decr_kcf_context); in crypto_mac_decrypt_init()1602 if (decr_kcf_context != NULL) in crypto_mac_decrypt_init()1603 KCF_CONTEXT_REFRELE(decr_kcf_context); in crypto_mac_decrypt_init()1613 if (decr_kcf_context != NULL) in crypto_mac_decrypt_init()1614 KCF_CONTEXT_REFRELE(decr_kcf_context); in crypto_mac_decrypt_init()1618 decr_kcf_context = (kcf_context_t *) in crypto_mac_decrypt_init()1643 if (decr_kcf_context != NULL) in crypto_mac_decrypt_init()1644 KCF_CONTEXT_REFRELE(decr_kcf_context); in crypto_mac_decrypt_init()[all …]