| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| D | eap_eke_common.c | 121 static int eap_eke_prf_len(u8 prf) in eap_eke_prf_len() 131 static int eap_eke_nonce_len(u8 prf) in eap_eke_nonce_len() 146 static int eap_eke_auth_len(u8 prf) in eap_eke_auth_len() 183 static int eap_eke_prf(u8 prf, const u8 *key, size_t key_len, const u8 *data, in eap_eke_prf() 290 static int eap_eke_prfplus(u8 prf, const u8 *key, size_t key_len, in eap_eke_prfplus() 700 u8 prf, u8 mac) in eap_eke_session_init()
|
| D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat()
|
| D | ikev2_common.c | 122 const struct ikev2_prf_alg *prf; in ikev2_prf_plus() local 379 const struct ikev2_prf_alg *prf; in ikev2_derive_auth_data() local 629 int ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, in ikev2_derive_sk_keys()
|
| D | eap_pwd_common.h | 43 u8 prf; member
|
| D | eap_eke_common.h | 65 u8 prf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
| D | eap_eke_common.c | 121 static int eap_eke_prf_len(u8 prf) in eap_eke_prf_len() 131 static int eap_eke_nonce_len(u8 prf) in eap_eke_nonce_len() 146 static int eap_eke_auth_len(u8 prf) in eap_eke_auth_len() 183 static int eap_eke_prf(u8 prf, const u8 *key, size_t key_len, const u8 *data, in eap_eke_prf() 290 static int eap_eke_prfplus(u8 prf, const u8 *key, size_t key_len, in eap_eke_prfplus() 700 u8 prf, u8 mac) in eap_eke_session_init()
|
| D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat()
|
| D | ikev2_common.c | 122 const struct ikev2_prf_alg *prf; in ikev2_prf_plus() local 379 const struct ikev2_prf_alg *prf; in ikev2_derive_auth_data() local 629 int ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, in ikev2_derive_sk_keys()
|
| D | eap_pwd_common.h | 43 u8 prf; member
|
| D | eap_eke_common.h | 65 u8 prf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
| D | ikev2.c | 41 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 607 const struct ikev2_prf_alg *prf; in ikev2_process_auth_secret() local 1050 const struct ikev2_prf_alg *prf; in ikev2_build_auth() local
|
| D | ikev2.h | 17 int prf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| D | ikev2.c | 37 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 539 const struct ikev2_prf_alg *prf; in ikev2_process_auth_secret() local 984 const struct ikev2_prf_alg *prf; in ikev2_build_auth() local
|
| D | eap_eke.c | 33 u8 prf; /* forced PRF or 0 to allow all supported */ member 181 static int eap_eke_supp_prf(u8 prf) in eap_eke_supp_prf()
|
| D | ikev2.h | 17 int prf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| D | ikev2.c | 41 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 607 const struct ikev2_prf_alg *prf; in ikev2_process_auth_secret() local 1050 const struct ikev2_prf_alg *prf; in ikev2_build_auth() local
|
| D | ikev2.h | 17 int prf; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| D | ikev2.c | 37 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 541 const struct ikev2_prf_alg *prf; in ikev2_process_auth_secret() local 986 const struct ikev2_prf_alg *prf; in ikev2_build_auth() local
|
| D | eap_eke.c | 33 u8 prf; /* forced PRF or 0 to allow all supported */ member 181 static int eap_eke_supp_prf(u8 prf) in eap_eke_supp_prf()
|
| D | ikev2.h | 17 int prf; member
|
| /third_party/python/Lib/ |
| D | hashlib.py | 218 def prf(msg, inner=inner, outer=outer): function
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/ |
| D | boringssl.c | 286 const EVP_MD *prf = md->native_handle; in ngtcp2_crypto_hkdf_extract() local 301 const EVP_MD *prf = md->native_handle; in ngtcp2_crypto_hkdf_expand() local 314 const EVP_MD *prf = md->native_handle; in ngtcp2_crypto_hkdf() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/ |
| D | openssl.c | 329 const EVP_MD *prf = md->native_handle; in ngtcp2_crypto_hkdf_extract() local 384 const EVP_MD *prf = md->native_handle; in ngtcp2_crypto_hkdf_expand() local 438 const EVP_MD *prf = md->native_handle; in ngtcp2_crypto_hkdf() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| D | dpp_backup.c | 217 struct wpabuf *params = NULL, *buf = NULL, *prf = NULL; in dpp_build_pbkdf2_alg_id() local
|
| /third_party/mbedtls/library/ |
| D | psa_crypto.c | 6852 static psa_status_t psa_tls12_prf_set_seed(psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_set_seed() 6875 static psa_status_t psa_tls12_prf_set_key(psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_set_key() 6899 static psa_status_t psa_tls12_prf_set_label(psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_set_label() 6922 static psa_status_t psa_tls12_prf_input(psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_input() 6943 psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_psk_to_ms_set_key() 7007 psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_psk_to_ms_set_other_key() 7033 psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_psk_to_ms_input()
|