OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ikev2_prf_alg
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/eap_common/
ikev2_common.h
258
struct
ikev2_prf_alg
{
struct
273
const struct
ikev2_prf_alg
* ikev2_get_prf(int id);
328
int ikev2_derive_sk_keys(const struct
ikev2_prf_alg
*prf,
ikev2_common.c
27
static struct
ikev2_prf_alg
ikev2_prf_algs[] = {
82
const struct
ikev2_prf_alg
* ikev2_get_prf(int id)
123
const struct
ikev2_prf_alg
*prf;
376
const struct
ikev2_prf_alg
*prf;
626
int ikev2_derive_sk_keys(const struct
ikev2_prf_alg
*prf,
/external/wpa_supplicant_8/src/eap_peer/
ikev2.c
37
const struct
ikev2_prf_alg
*prf;
540
const struct
ikev2_prf_alg
*prf;
985
const struct
ikev2_prf_alg
*prf;
/external/wpa_supplicant_8/src/eap_server/
ikev2.c
41
const struct
ikev2_prf_alg
*prf;
608
const struct
ikev2_prf_alg
*prf;
1051
const struct
ikev2_prf_alg
*prf;
Completed in 125 milliseconds