Home
last modified time | relevance | path

Searched defs:keybits (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_x86-64.c40 aes_x86_64_generate(aes_key_t *key, const uint32_t *keyarr32, int keybits) in aes_x86_64_generate()
H A Daes_impl_aesni.c54 aes_aesni_generate(aes_key_t *key, const uint32_t *keyarr32, int keybits) in aes_aesni_generate()
H A Daes_impl_generic.c956 aes_generic_generate(aes_key_t *key, const uint32_t *keyarr32, int keybits) in aes_generic_generate()
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aria_ccm_hw.c37 const PROV_CCM_HW *ossl_prov_aria_hw_ccm(size_t keybits) in ossl_prov_aria_hw_ccm()
H A Dcipher_aria_gcm_hw.c34 const PROV_GCM_HW *ossl_prov_aria_hw_gcm(size_t keybits) in ossl_prov_aria_hw_gcm()
H A Dcipher_aes_ccm.c23 static void *aes_ccm_newctx(void *provctx, size_t keybits) in aes_ccm_newctx()
H A Dcipher_aes_gcm.c23 static void *aes_gcm_newctx(void *provctx, size_t keybits) in aes_gcm_newctx()
H A Dcipher_aria_ccm.c18 static void *aria_ccm_newctx(void *provctx, size_t keybits) in aria_ccm_newctx()
H A Dcipher_aria_gcm.c16 static void *aria_gcm_newctx(void *provctx, size_t keybits) in aria_gcm_newctx()
H A Dcipher_aes_ccm_hw.c65 const PROV_CCM_HW *ossl_prov_aes_hw_ccm(size_t keybits) in ossl_prov_aes_hw_ccm()
H A Dcipher_rc4_hw.c40 const PROV_CIPHER_HW *ossl_prov_cipher_hw_rc4(size_t keybits) in ossl_prov_cipher_hw_rc4()
H A Dcipher_aes_gcm_hw.c145 const PROV_GCM_HW *ossl_prov_aes_hw_gcm(size_t keybits) in ossl_prov_aes_hw_gcm()
H A Dcipher_chacha20_hw.c118 const PROV_CIPHER_HW *ossl_prov_cipher_hw_chacha20(size_t keybits) in ossl_prov_cipher_hw_chacha20()
H A Dcipher_rc4_hmac_md5_hw.c230 const PROV_CIPHER_HW *ossl_prov_cipher_hw_rc4_hmac_md5(size_t keybits) in ossl_prov_cipher_hw_rc4_hmac_md5()
H A Dcipher_aes_siv_hw.c133 const PROV_CIPHER_HW_AES_SIV *ossl_prov_cipher_hw_aes_siv(size_t keybits) in ossl_prov_cipher_hw_aes_siv()
H A Dcipher_chacha20_poly1305_hw.c410 const PROV_CIPHER_HW *ossl_prov_cipher_hw_chacha20_poly1305(size_t keybits) in ossl_prov_cipher_hw_chacha20_poly1305()
H A Dcipher_rc2.c62 static int rc2_keybits_to_magic(int keybits) in rc2_keybits_to_magic()
H A Dcipher_aes_siv.c30 static void *aes_siv_newctx(void *provctx, size_t keybits, unsigned int mode, in aes_siv_newctx()
H A Dciphercommon_ccm.c445 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw) in ossl_ccm_initctx()
H A Dciphercommon_gcm.c32 void ossl_gcm_initctx(void *provctx, PROV_GCM_CTX *ctx, size_t keybits, in ossl_gcm_initctx()
/freebsd/usr.sbin/ppp/
H A Dmppe.c102 int keybits; /* 40, 56 or 128 bits */ member
H A Dccp.h76 int keybits; member
/freebsd/crypto/openssh/
H A Dsshkey.h198 int keybits; member
/freebsd/crypto/heimdal/lib/krb5/
H A Dcrypto.c98 size_t *keybits) in krb5_enctype_keybits()
/freebsd/usr.sbin/fstyp/
H A Dhammer2_disk.h665 uint8_t keybits; /* #of keybits masked off 0=leaf */ member