Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/libsodium/src/libsodium/include/sodium/
HDcrypto_auth_hmacsha512.h39 crypto_hash_sha512_state ictx; member
HDcrypto_auth_hmacsha256.h39 crypto_hash_sha256_state ictx; member
/freebsd-head/crypto/openssl/providers/implementations/ciphers/
HDcipher_idea_hw.c22 PROV_IDEA_CTX *ictx = (PROV_IDEA_CTX *)ctx; in cipher_hw_idea_initkey() local
/freebsd-head/sys/crypto/openssl/
HDossl.h62 struct ossl_hash_context ictx; member
/freebsd-head/sys/contrib/openzfs/module/icp/include/sys/crypto/
HDsched_impl.h76 #define KCF_CONTEXT_REFRELE(ictx) { \ argument
/freebsd-head/crypto/openssh/
HDhmac.c31 struct ssh_digest_ctx *ictx; member
/freebsd-head/crypto/heimdal/lib/gssapi/ntlm/
HDntlm.h111 void *ictx; member