Home
last modified time | relevance | path

Searched defs:prf (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/libedit/src/
H A Dprompt.c152 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 Deap_eke_common.c121 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 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 int ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, in ikev2_derive_sk_keys()
H A Deap_ikev2_common.c18 int eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, in eap_ikev2_derive_keymat()
H A Deap_pwd_common.h43 u8 prf; member
H A Deap_eke_common.h65 u8 prf; member
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Dikev2.c37 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 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()
H A Dikev2.h17 int prf; member
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Dikev2.c41 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 Dikev2.h17 int prf; member
/dflybsd-src/crypto/openssh/
H A Dxmss_hash.c71 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 Dah.c171 struct ath_hal_rf * const *prf; in ath_hal_rfprobe() local
/dflybsd-src/crypto/libressl/include/openssl/
H A Dx509.h382 X509_ALGOR *prf; member
/dflybsd-src/lib/libtcplay/
H A Dtcplay.c363 struct pbkdf_prf_algo *prf, struct tchdr_dec *hdr, off_t start) in new_info()