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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c55 static BIO * BIO_from_keystore(const char *key) function
1505 BIO *bio = BIO_from_keystore(&ca_cert[11]);
1705 BIO *bio = BIO_from_keystore(&client_cert[11]);
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c55 static BIO * BIO_from_keystore(const char *key) function
1505 BIO *bio = BIO_from_keystore(&ca_cert[11]);
1705 BIO *bio = BIO_from_keystore(&client_cert[11]);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c55 static BIO * BIO_from_keystore(const char *key) function
1505 BIO *bio = BIO_from_keystore(&ca_cert[11]);
1705 BIO *bio = BIO_from_keystore(&client_cert[11]);

Completed in 87 milliseconds