Home
last modified time | relevance | path

Searched defs:ictx (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c126 kcf_areqnode_alloc(kcf_provider_desc_t *pd, kcf_context_t *ictx, in kcf_areqnode_alloc()
295 kcf_context_t *ictx; in process_req_hwp() local
494 kcf_context_t *ictx; in kcf_resubmit_request() local
876 kcf_removereq_in_ctxchain(kcf_context_t *ictx, kcf_areq_node_t *areq) in kcf_removereq_in_ctxchain()
1180 kcf_context_t *ictx; in kcf_aop_done() local
1387 kcf_context_t *ictx; in crypto_cancel_req() local
1470 kcf_context_t *ictx; in crypto_cancel_ctx() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_auth_hmacsha512.h39 crypto_hash_sha512_state ictx; member
H A Dcrypto_auth_hmacsha256.h39 crypto_hash_sha256_state ictx; member
/f-stack/freebsd/crypto/openssl/
H A Dossl.c59 struct ossl_hash_context ictx; member
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h309 #define KCF_CONTEXT_REFHOLD(ictx) { \ argument
319 #define KCF_CONTEXT_REFRELE(ictx) { \ argument