Searched refs:kcf_new_ctx (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | sched_impl.h | 498 extern crypto_ctx_t *kcf_new_ctx(crypto_call_req_t *, kcf_provider_desc_t *,
|
| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_digest.c | 226 if ((ctx = kcf_new_ctx(crq, real_provider, sid)) == NULL) { in crypto_digest_init_prov()
|
| H A D | kcf_mac.c | 389 if ((ctx = kcf_new_ctx(crq, real_provider, sid)) == NULL) { in crypto_mac_init_prov()
|
| H A D | kcf_cipher.c | 129 if ((ctx = kcf_new_ctx(crq, real_provider, sid)) == NULL) { in crypto_cipher_init_prov()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_sched.c | 86 kcf_new_ctx(crypto_call_req_t *crq, kcf_provider_desc_t *pd, in kcf_new_ctx() function
|