Home
last modified time | relevance | path

Searched refs:tlsv1_cred_alloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/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) in tlsv1_cred_alloc() function
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_internal.c217 cred = tlsv1_cred_alloc(); in tls_connection_set_params()
312 global->server_cred = cred = tlsv1_cred_alloc(); in tls_global_set_params()