Searched refs:SSL_use_RSAPrivateKey_ASN1 (Results 1 – 6 of 6) sorted by relevance
330 int SSL_use_RSAPrivateKey_ASN1(SSL *ssl, const uint8_t *der, size_t der_len) { in SSL_use_RSAPrivateKey_ASN1() function
327 SSL_use_RSAPrivateKey_ASN1
1879 '#define SSL_use_RSAPrivateKey_ASN1 GRPC_SHADOW_SSL_use_RSAPrivateKey_ASN1',
1127 OPENSSL_EXPORT int SSL_use_RSAPrivateKey_ASN1(SSL *ssl, const uint8_t *der,
355 #define SSL_use_RSAPrivateKey_ASN1 GRPC_SHADOW_SSL_use_RSAPrivateKey_ASN1 macro
3770 if (SSL_use_RSAPrivateKey_ASN1(conn->ssl, in tls_connection_private_key()