Searched refs:tlsv1_cred_alloc (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_cred.h33 struct tlsv1_credentials * tlsv1_cred_alloc(void);
H A Dtlsv1_cred.c21 struct tlsv1_credentials * tlsv1_cred_alloc(void) function
187 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
252 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1084 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1251 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_cred.h33 struct tlsv1_credentials * tlsv1_cred_alloc(void);
H A Dtlsv1_cred.c21 struct tlsv1_credentials * tlsv1_cred_alloc(void) function
187 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
252 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1084 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1251 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_cred.h33 struct tlsv1_credentials * tlsv1_cred_alloc(void);
H A Dtlsv1_cred.c21 struct tlsv1_credentials * tlsv1_cred_alloc(void) function
187 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
252 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1084 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1251 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_internal.c209 cred = tlsv1_cred_alloc();
302 global->server_cred = cred = tlsv1_cred_alloc();
/external/wpa_supplicant_8/src/crypto/
H A Dtls_internal.c209 cred = tlsv1_cred_alloc();
302 global->server_cred = cred = tlsv1_cred_alloc();
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_internal.c209 cred = tlsv1_cred_alloc();
302 global->server_cred = cred = tlsv1_cred_alloc();

Completed in 138 milliseconds