Searched refs:kcf_context_t (Results 1 – 3 of 3) sorted by relevance
48 kcf_context_t *kcf_ctx; in kcf_new_ctx()78 kcf_free_context(kcf_context_t *kcf_ctx) in kcf_free_context()113 kcf_context_t *kctx = (kcf_context_t *)buf; in kcf_context_cache_constructor()124 kcf_context_t *kctx = (kcf_context_t *)buf; in kcf_context_cache_destructor()
178 KCF_CONTEXT_REFRELE((kcf_context_t *)ctx->cc_framework_private); in crypto_mac_init_prov()251 kcf_context_t *kcf_ctx; in crypto_mac_update()255 ((kcf_ctx = (kcf_context_t *)ctx->cc_framework_private) == NULL) || in crypto_mac_update()280 kcf_context_t *kcf_ctx; in crypto_mac_final()284 ((kcf_ctx = (kcf_context_t *)ctx->cc_framework_private) == NULL) || in crypto_mac_final()
68 } kcf_context_t; typedef129 extern void kcf_free_context(kcf_context_t *);