Home
last modified time | relevance | path

Searched defs:key_len (Results 51 - 75 of 225) sorted by relevance

123456789

/third_party/node/deps/cares/src/lib/
H A Dares_rand.c67 ares_rc4_generate_key(ares_rand_rc4 *rc4_state, unsigned char *key, size_t key_len) ares_rc4_generate_key() argument
H A Dares__htable.c415 unsigned int ares__htable_hash_FNV1a(const unsigned char *key, size_t key_len, in ares__htable_hash_FNV1a() argument
432 ares__htable_hash_FNV1a_casecmp(const unsigned char *key, size_t key_len, unsigned int seed) ares__htable_hash_FNV1a_casecmp() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c56 u8_t key_len; in snmpv3_auth() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dsshkdf.c45 size_t key_len; member
227 SSHKDF(const EVP_MD *evp_md, const unsigned char *key, size_t key_len, const unsigned char *xcghash, size_t xcghash_len, const unsigned char *session_id, size_t session_id_len, char type, unsigned char *okey, size_t okey_len) SSHKDF() argument
/third_party/node/deps/openssl/openssl/crypto/hmac/
H A Dhmac.c221 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, in HMAC() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dcmeth_lib.c23 EVP_CIPHER *EVP_CIPHER_meth_new(int cipher_type, int block_size, int key_len) in EVP_CIPHER_meth_new() argument
/third_party/openssl/crypto/evp/
H A Dcmeth_lib.c23 EVP_CIPHER *EVP_CIPHER_meth_new(int cipher_type, int block_size, int key_len) in EVP_CIPHER_meth_new() argument
/third_party/openssl/crypto/hmac/
H A Dhmac.c221 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, in HMAC() argument
/third_party/openssl/providers/implementations/kdfs/
H A Dsshkdf.c45 size_t key_len; member
227 SSHKDF(const EVP_MD *evp_md, const unsigned char *key, size_t key_len, const unsigned char *xcghash, size_t xcghash_len, const unsigned char *session_id, size_t session_id_len, char type, unsigned char *okey, size_t okey_len) SSHKDF() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array_too_long.h40 uint32_t key_len; /**< src/dst key length */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-siv.c64 static int aes_s2v(const u8 *key, size_t key_len, in aes_s2v() argument
119 int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt() argument
162 aes_siv_decrypt(const u8 *key, size_t key_len, const u8 *iv_crypt, size_t iv_c_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_decrypt() argument
[all...]
H A Daes-ccm.c148 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ae() argument
178 int aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ad() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pax_common.c30 int eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, in eap_pax_kdf() argument
87 int eap_pax_mac(u8 mac_id, const u8 *key, size_t key_len, in eap_pax_mac() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_vendor_test.c152 const int key_len = 64; in eap_vendor_test_getKey() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_vendor_test.c144 const int key_len = 64; in eap_vendor_test_getKey() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_process.c168 wps_process_cred_network_key(struct wps_credential *cred, const u8 *key, size_t key_len) wps_process_cred_network_key() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-ccm.c148 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ae() argument
178 int aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, in aes_ccm_ad() argument
H A Daes-siv.c64 static int aes_s2v(const u8 *key, size_t key_len, in aes_s2v() argument
119 int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt() argument
162 aes_siv_decrypt(const u8 *key, size_t key_len, const u8 *iv_crypt, size_t iv_c_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *out) aes_siv_decrypt() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pax_common.c30 int eap_pax_kdf(u8 mac_id, const u8 *key, size_t key_len, in eap_pax_kdf() argument
87 int eap_pax_mac(u8 mac_id, const u8 *key, size_t key_len, in eap_pax_mac() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_vendor_test.c152 const int key_len = 64; in eap_vendor_test_getKey() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_vendor_test.c144 const int key_len = 64; in eap_vendor_test_getKey() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_process.c169 wps_process_cred_network_key(struct wps_credential *cred, const u8 *key, size_t key_len) wps_process_cred_network_key() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dhlsproto.c93 handle_variant_args(struct variant_info *info, const char *key, int key_len, char **dest, int *dest_len) handle_variant_args() argument
/third_party/mbedtls/library/
H A Dnist_kw.c456 static const unsigned int key_len[] = { variable
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c156 int key_len = mbedtls_cipher_get_key_bitlen(ctx); in aead_prepare() local

Completed in 11 milliseconds

123456789