/freebsd/sys/contrib/openzfs/module/icp/algs/aes/ |
H A D | aes_impl_x86-64.c | 40 aes_x86_64_generate(aes_key_t *key, const uint32_t *keyarr32, int keybits) in aes_x86_64_generate()
|
H A D | aes_impl_aesni.c | 54 aes_aesni_generate(aes_key_t *key, const uint32_t *keyarr32, int keybits) in aes_aesni_generate()
|
H A D | aes_impl_generic.c | 956 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 D | cipher_aria_ccm_hw.c | 37 const PROV_CCM_HW *ossl_prov_aria_hw_ccm(size_t keybits) in ossl_prov_aria_hw_ccm()
|
H A D | cipher_aria_gcm_hw.c | 34 const PROV_GCM_HW *ossl_prov_aria_hw_gcm(size_t keybits) in ossl_prov_aria_hw_gcm()
|
H A D | cipher_aes_ccm.c | 23 static void *aes_ccm_newctx(void *provctx, size_t keybits) in aes_ccm_newctx()
|
H A D | cipher_aes_gcm.c | 23 static void *aes_gcm_newctx(void *provctx, size_t keybits) in aes_gcm_newctx()
|
H A D | cipher_aria_ccm.c | 18 static void *aria_ccm_newctx(void *provctx, size_t keybits) in aria_ccm_newctx()
|
H A D | cipher_aria_gcm.c | 16 static void *aria_gcm_newctx(void *provctx, size_t keybits) in aria_gcm_newctx()
|
H A D | cipher_aes_ccm_hw.c | 65 const PROV_CCM_HW *ossl_prov_aes_hw_ccm(size_t keybits) in ossl_prov_aes_hw_ccm()
|
H A D | cipher_rc4_hw.c | 40 const PROV_CIPHER_HW *ossl_prov_cipher_hw_rc4(size_t keybits) in ossl_prov_cipher_hw_rc4()
|
H A D | cipher_aes_gcm_hw.c | 145 const PROV_GCM_HW *ossl_prov_aes_hw_gcm(size_t keybits) in ossl_prov_aes_hw_gcm()
|
H A D | cipher_chacha20_hw.c | 118 const PROV_CIPHER_HW *ossl_prov_cipher_hw_chacha20(size_t keybits) in ossl_prov_cipher_hw_chacha20()
|
H A D | cipher_aes_siv_hw.c | 133 const PROV_CIPHER_HW_AES_SIV *ossl_prov_cipher_hw_aes_siv(size_t keybits) in ossl_prov_cipher_hw_aes_siv()
|
H A D | cipher_rc4_hmac_md5_hw.c | 230 const PROV_CIPHER_HW *ossl_prov_cipher_hw_rc4_hmac_md5(size_t keybits) in ossl_prov_cipher_hw_rc4_hmac_md5()
|
H A D | cipher_chacha20_poly1305_hw.c | 410 const PROV_CIPHER_HW *ossl_prov_cipher_hw_chacha20_poly1305(size_t keybits) in ossl_prov_cipher_hw_chacha20_poly1305()
|
H A D | cipher_rc2.c | 62 static int rc2_keybits_to_magic(int keybits) in rc2_keybits_to_magic()
|
H A D | cipher_aes_siv.c | 30 static void *aes_siv_newctx(void *provctx, size_t keybits, unsigned int mode, in aes_siv_newctx()
|
H A D | ciphercommon_ccm.c | 445 void ossl_ccm_initctx(PROV_CCM_CTX *ctx, size_t keybits, const PROV_CCM_HW *hw) in ossl_ccm_initctx()
|
H A D | ciphercommon_gcm.c | 32 void ossl_gcm_initctx(void *provctx, PROV_GCM_CTX *ctx, size_t keybits, in ossl_gcm_initctx()
|
/freebsd/usr.sbin/ppp/ |
H A D | mppe.c | 102 int keybits; /* 40, 56 or 128 bits */ member
|
H A D | ccp.h | 76 int keybits; member
|
/freebsd/crypto/openssh/ |
H A D | sshkey.h | 198 int keybits; member
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | crypto.c | 98 size_t *keybits) in krb5_enctype_keybits()
|
/freebsd/usr.sbin/fstyp/ |
H A D | hammer2_disk.h | 665 uint8_t keybits; /* #of keybits masked off 0=leaf */ member
|