Home
last modified time | relevance | path

Searched defs:prf (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/python/Lib/
H A Dhashlib.py218 def prf(msg, inner=inner, outer=outer): function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_ikev2_common.c18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() argument
H A Deap_pwd_common.h43 u8 prf; member
H A Deap_eke_common.h65 u8 prf; member
H A Deap_eke_common.c121 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 Dikev2_common.c122 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 Deap_ikev2_common.c18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat() argument
H A Deap_pwd_common.h43 u8 prf; member
H A Deap_eke_common.h65 u8 prf; member
H A Deap_eke_common.c121 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 Dikev2.h17 int prf; member
H A Dikev2.c41 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 Dikev2.h17 int prf; member
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpf_in.c73 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 Dpf_in.c73 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 Dikev2.h17 int prf; member
H A Deap_eke.c33 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 Dikev2.c37 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 Dikev2.h17 int prf; member
H A Deap_eke.c33 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 Ddpp_backup.c217 struct wpabuf *params = NULL, *buf = NULL, *prf = NULL; in dpp_build_pbkdf2_alg_id() local
[all...]
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c768 struct lws_fts_result_filepath **prf, *rf1, *rf2; in lws_fts_search() local
/third_party/libcoap/src/
H A Dcoap_pdu.c1240 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 Dopenssl.c329 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 Dboringssl.c286 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

Completed in 15 milliseconds

1234