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

/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c1323 static BIO * BIO_from_keystore(const char *key) function
1427 BIO *bio = BIO_from_keystore(&ca_cert[11]);
1627 BIO *bio = BIO_from_keystore(&client_cert[11]);
2028 BIO *bio = BIO_from_keystore(&private_key[11]);

Completed in 33 milliseconds