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.c153 static BIO* BIO_from_keystore(const char *alias) in BIO_from_keystore() function
166 BIO *bio = BIO_from_keystore(alias); in tls_add_ca_from_keystore()
3337 BIO *bio = BIO_from_keystore(&client_cert[ANDROID_KEYSTORE_PREFIX_LEN]); in tls_connection_client_cert()