Searched defs:kcf_ctx (Results 1 – 5 of 5) sorted by relevance
335 kcf_context_t *kcf_ctx; in crypto_digest_update() local384 kcf_context_t *kcf_ctx; in crypto_digest_final() local421 kcf_context_t *kcf_ctx; in crypto_digest_key_prov() local455 kcf_context_t *kcf_ctx; in crypto_digest_single() local
473 kcf_context_t *kcf_ctx; in crypto_encrypt_update() local533 kcf_context_t *kcf_ctx; in crypto_encrypt_final() local756 kcf_context_t *kcf_ctx; in crypto_decrypt_update() local816 kcf_context_t *kcf_ctx; in crypto_decrypt_final() local853 kcf_context_t *kcf_ctx; in crypto_encrypt_single() local888 kcf_context_t *kcf_ctx; in crypto_decrypt_single() local
522 kcf_context_t *kcf_ctx; in crypto_mac_update() local571 kcf_context_t *kcf_ctx; in crypto_mac_final() local607 kcf_context_t *kcf_ctx; in crypto_mac_single() local
90 kcf_context_t *kcf_ctx; in kcf_new_ctx() local608 kcf_context_t *kcf_ctx; in kcf_submit_request() local816 kcf_free_context(kcf_context_t *kcf_ctx) in kcf_free_context()
339 #define KCF_CONTEXT_COND_RELEASE(rv, kcf_ctx) { \ argument