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

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c135 static BIO * BIO_from_keystore(const char *key) function
149 BIO *bio = BIO_from_keystore(key_alias);
3216 BIO *bio = BIO_from_keystore(&client_cert[11]);

Completed in 67 milliseconds