Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c142 static BIO * BIO_from_keystore(const char *key) in BIO_from_keystore() function
156 BIO *bio = BIO_from_keystore(key_alias); in tls_add_ca_from_keystore()
3121 BIO *bio = BIO_from_keystore(&client_cert[11]); in tls_connection_client_cert()