Searched defs:prf (Results 1 – 15 of 15) sorted by relevance
/dflybsd-src/contrib/libedit/src/ |
H A D | prompt.c | 152 prompt_set(EditLine *el, el_pfunc_t prf, wchar_t c, int op, int wide) in prompt_set() 184 prompt_get(EditLine *el, el_pfunc_t *prf, wchar_t *c, int op) in prompt_get()
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/ |
H A 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()
|
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 int ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, in ikev2_derive_sk_keys()
|
H A D | eap_ikev2_common.c | 18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat()
|
H A D | eap_pwd_common.h | 43 u8 prf; member
|
H A D | eap_eke_common.h | 65 u8 prf; member
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/ |
H A 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
|
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()
|
H A D | ikev2.h | 17 int prf; member
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/ |
H A 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
|
H A D | ikev2.h | 17 int prf; member
|
/dflybsd-src/crypto/openssh/ |
H A D | xmss_hash.c | 71 int prf(unsigned char *out, const unsigned char *in, const unsigned char *key, unsigned int keylen) in prf() function
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ |
H A D | ah.c | 171 struct ath_hal_rf * const *prf; in ath_hal_rfprobe() local
|
/dflybsd-src/crypto/libressl/include/openssl/ |
H A D | x509.h | 382 X509_ALGOR *prf; member
|
/dflybsd-src/lib/libtcplay/ |
H A D | tcplay.c | 363 struct pbkdf_prf_algo *prf, struct tchdr_dec *hdr, off_t start) in new_info()
|