Home
last modified time | relevance | path

Searched defs:keylen (Results 201 - 225 of 325) sorted by relevance

12345678910>>...13

/third_party/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c105 static int krb5kdf_derive(void *vctx, unsigned char *key, size_t keylen, in krb5kdf_derive() argument
H A Dkbkdf.c212 static int kbkdf_derive(void *vctx, unsigned char *key, size_t keylen, in kbkdf_derive() argument
H A Dpbkdf2.c144 static int kdf_pbkdf2_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_pbkdf2_derive() argument
274 pbkdf2_derive(const char *pass, size_t passlen, const unsigned char *salt, int saltlen, uint64_t iter, const EVP_MD *digest, unsigned char *key, size_t keylen, int lower_bound_checks) pbkdf2_derive() argument
H A Dsskdf.c350 static int sskdf_derive(void *vctx, unsigned char *key, size_t keylen, in sskdf_derive() argument
419 static int x963kdf_derive(void *vctx, unsigned char *key, size_t keylen, in x963kdf_derive() argument
H A Dscrypt.c152 static int kdf_scrypt_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_scrypt_derive() argument
410 scrypt_alg(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen, EVP_MD *sha256, OSSL_LIB_CTX *libctx, const char *propq) scrypt_alg() argument
H A Dtls1_prf.c136 static int kdf_tls1_prf_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_tls1_prf_derive() argument
H A Dpkcs12kdf.c200 static int kdf_pkcs12_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_pkcs12_derive() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c58 chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx, const unsigned char *key, size_t keylen) chacha20_poly1305_initkey() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpas_kay.c296 size_t keylen; in ieee802_1x_auth_get_msk() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_kay.c385 size_t keylen; in ieee802_1x_auth_get_msk() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c453 int keylen; in wpa_ft_install_ptk() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_kay.c296 size_t keylen; in ieee802_1x_auth_get_msk() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_kay.c385 size_t keylen; in ieee802_1x_auth_get_msk() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_rsa.c82 static hi_s32 rsa_get_klen(unsigned long module_len, hi_u32 *keylen, rsa_key_width *width) in rsa_get_klen() argument
161 hi_u32 keylen = 0; in cryp_ifep_rsa_exp_mod() local
[all...]
/third_party/mbedtls/library/
H A Dcmac.c347 mbedtls_cipher_cmac(const mbedtls_cipher_info_t *cipher_info, const unsigned char *key, size_t keylen, const unsigned char *input, size_t ilen, unsigned char *output) mbedtls_cipher_cmac() argument
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c151 hmacsha256(const uint8_t *key, size_t keylen, const uint8_t *txt, in hmacsha256() argument
291 size_t keylen; in calc_signing_key() local
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c148 int n, padc = 4, keylen; in offer() local
/third_party/nghttp2/src/
H A Dshrpx_quic.cc364 int generate_quic_connection_id_encryption_key(uint8_t *key, size_t keylen, in generate_quic_connection_id_encryption_key() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.c751 size_t keylen; in nghttp3_http_parse_priority() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c104 static int aes_ocb_init(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_init() argument
141 static int aes_ocb_einit(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_einit() argument
148 static int aes_ocb_dinit(void *vctx, const unsigned char *key, size_t keylen, in aes_ocb_dinit() argument
397 size_t keylen; in aes_ocb_set_ctx_params() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dhkdf.c149 static int kdf_hkdf_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_hkdf_derive() argument
680 static int kdf_tls1_3_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_tls1_3_derive() argument
585 prov_tls13_hkdf_expand(const EVP_MD *md, const unsigned char *key, size_t keylen, const unsigned char *prefix, size_t prefixlen, const unsigned char *label, size_t labellen, const unsigned char *data, size_t datalen, unsigned char *out, size_t outlen) prov_tls13_hkdf_expand() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dkmac_prov.c242 kmac_setkey(struct kmac_data_st *kctx, const unsigned char *key, size_t keylen) kmac_setkey() argument
267 kmac_init(void *vmacctx, const unsigned char *key, size_t keylen, const OSSL_PARAM params[]) kmac_init() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_kari.c421 int keylen; in cms_wrap_init() local
/third_party/openssl/crypto/cms/
H A Dcms_kari.c421 int keylen; in cms_wrap_init() local
/third_party/openssl/providers/implementations/macs/
H A Dkmac_prov.c242 kmac_setkey(struct kmac_data_st *kctx, const unsigned char *key, size_t keylen) kmac_setkey() argument
267 kmac_init(void *vmacctx, const unsigned char *key, size_t keylen, const OSSL_PARAM params[]) kmac_init() argument

Completed in 25 milliseconds

12345678910>>...13