Home
last modified time | relevance | path

Searched refs:BIO_from_keystore (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c135 static BIO * BIO_from_keystore(const char *key) in BIO_from_keystore() function
149 BIO *bio = BIO_from_keystore(key_alias); in tls_add_ca_from_keystore()
3216 BIO *bio = BIO_from_keystore(&client_cert[11]); in tls_connection_client_cert()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c140 static BIO * BIO_from_keystore(const char *key) in BIO_from_keystore() function
154 BIO *bio = BIO_from_keystore(key_alias); in tls_add_ca_from_keystore()
3348 BIO *bio = BIO_from_keystore(&client_cert[11]); in tls_connection_client_cert()

Completed in 12 milliseconds