/third_party/python/Lib/ |
H A D | hashlib.py | 218 def prf(msg, inner=inner, outer=outer): function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() argument
|
H A D | eap_pwd_common.h | 43 u8 prf; member
|
H A D | eap_eke_common.h | 65 u8 prf; member
|
H A D | eap_eke_common.c | 121 static int eap_eke_prf_len(u8 prf) in eap_eke_prf_len() argument 131 static int eap_eke_nonce_len(u8 prf) in eap_eke_nonce_len() argument 146 static int eap_eke_auth_len(u8 prf) in eap_eke_auth_len() argument 183 static int eap_eke_prf(u8 prf, const u8 *key, size_t key_len, const u8 *data, in eap_eke_prf() argument 290 eap_eke_prfplus(u8 prf, const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prfplus() argument 699 eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, u8 prf, u8 mac) eap_eke_session_init() argument [all...] |
H A 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 ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, const struct ikev2_integ_alg *integ, const struct ikev2_encr_alg *encr, const u8 *skeyseed, const u8 *data, size_t data_len, struct ikev2_keys *keys) ikev2_derive_sk_keys() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() argument
|
H A D | eap_pwd_common.h | 43 u8 prf; member
|
H A D | eap_eke_common.h | 65 u8 prf; member
|
H A D | eap_eke_common.c | 121 static int eap_eke_prf_len(u8 prf) in eap_eke_prf_len() argument 131 static int eap_eke_nonce_len(u8 prf) in eap_eke_nonce_len() argument 146 static int eap_eke_auth_len(u8 prf) in eap_eke_auth_len() argument 183 static int eap_eke_prf(u8 prf, const u8 *key, size_t key_len, const u8 *data, in eap_eke_prf() argument 290 eap_eke_prfplus(u8 prf, const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *res, size_t len) eap_eke_prfplus() argument 699 eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, u8 prf, u8 mac) eap_eke_session_init() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | ikev2.h | 17 int prf; member
|
H A D | ikev2.c | 41 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 607 const struct ikev2_prf_alg *prf; ikev2_process_auth_secret() local 1050 const struct ikev2_prf_alg *prf; ikev2_build_auth() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | ikev2.h | 17 int prf; member
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | pf_in.c | 73 static int skip_prefix(unsigned char *addr, struct prefix_bits *prf) in skip_prefix() argument 131 struct prefix_bits prf; in get_ins_type() local 152 struct prefix_bits prf; get_ins_reg_width() local 175 struct prefix_bits prf; get_ins_mem_width() local 399 struct prefix_bits prf; get_ins_reg_val() local 454 struct prefix_bits prf; get_ins_imm_val() local [all...] |
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | pf_in.c | 73 static int skip_prefix(unsigned char *addr, struct prefix_bits *prf) in skip_prefix() argument 131 struct prefix_bits prf; in get_ins_type() local 152 struct prefix_bits prf; get_ins_reg_width() local 175 struct prefix_bits prf; get_ins_mem_width() local 399 struct prefix_bits prf; get_ins_reg_val() local 454 struct prefix_bits prf; get_ins_imm_val() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | ikev2.h | 17 int prf; member
|
H A 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() argument [all...] |
H A D | ikev2.c | 37 const struct ikev2_prf_alg *prf; in ikev2_derive_keys() local 539 const struct ikev2_prf_alg *prf; ikev2_process_auth_secret() local 984 const struct ikev2_prf_alg *prf; ikev2_build_auth() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | ikev2.h | 17 int prf; member
|
H A 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() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_backup.c | 217 struct wpabuf *params = NULL, *buf = NULL, *prf = NULL; in dpp_build_pbkdf2_alg_id() local [all...] |
/third_party/libwebsockets/lib/misc/fts/ |
H A D | trie-fd.c | 768 struct lws_fts_result_filepath **prf, *rf1, *rf2; in lws_fts_search() local
|
/third_party/libcoap/src/ |
H A D | coap_pdu.c | 1240 write_prefix(char **obp, size_t *len, const char *prf, size_t prflen) { in write_prefix() argument
|
/third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/ |
H A 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; ngtcp2_crypto_hkdf() local [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/ |
H A 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
|