Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_auth_hmacsha256.h39 crypto_hash_sha256_state ictx; member
H A Dcrypto_auth_hmacsha512.h39 crypto_hash_sha512_state ictx; member
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_idea_hw.c22 PROV_IDEA_CTX *ictx = (PROV_IDEA_CTX *)ctx; in cipher_hw_idea_initkey() local
/freebsd/sys/crypto/openssl/
H A Dossl.h62 struct ossl_hash_context ictx; member
/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h75 #define KCF_CONTEXT_REFRELE(ictx) { \ argument
/freebsd/crypto/openssh/
H A Dhmac.c31 struct ssh_digest_ctx *ictx; member
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dntlm.h111 void *ictx; member