Searched defs:kcf_ctx (Results 1 – 3 of 3) sorted by relevance
48 kcf_context_t *kcf_ctx; in kcf_new_ctx() local78 kcf_free_context(kcf_context_t *kcf_ctx) in kcf_free_context()
251 kcf_context_t *kcf_ctx; in crypto_mac_update() local280 kcf_context_t *kcf_ctx; in crypto_mac_final() local
95 #define KCF_CONTEXT_COND_RELEASE(rv, kcf_ctx) { \ argument