Searched refs:BIO_from_keystore (Results 1 – 1 of 1) sorted by relevance
110 static BIO * BIO_from_keystore(const char *key) in BIO_from_keystore() function124 BIO *bio = BIO_from_keystore(key_alias); in tls_add_ca_from_keystore()2369 BIO *bio = BIO_from_keystore(&client_cert[11]); in tls_connection_client_cert()