Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_PKEY_RSA_ENC

2082 	cpk= &(c->pkeys[SSL_PKEY_RSA_ENC]);
2367 if (c->pkeys[SSL_PKEY_RSA_ENC].x509 == NULL)
2370 i=SSL_PKEY_RSA_ENC;
2415 else if (c->pkeys[SSL_PKEY_RSA_ENC].privatekey != NULL)
2416 idx = SSL_PKEY_RSA_ENC;