Searched defs:kcf_ctx (Results 1 – 3 of 3) sorted by relevance
49 kcf_context_t *kcf_ctx; in kcf_new_ctx() local79 kcf_free_context(kcf_context_t *kcf_ctx) in kcf_free_context()
252 kcf_context_t *kcf_ctx; in crypto_mac_update() local281 kcf_context_t *kcf_ctx; in crypto_mac_final() local
96 #define KCF_CONTEXT_COND_RELEASE(rv, kcf_ctx) { \ argument