Symbol: EVP_PKEY_RSA
crypto/libressl/apps/openssl/req.c
1054
if (EVP_PKEY_base_id(tpubkey) == EVP_PKEY_RSA) {
crypto/libressl/apps/openssl/req.c
1598
*pkey_type = EVP_PKEY_RSA;
crypto/libressl/apps/openssl/req.c
1601
*pkey_type = EVP_PKEY_RSA;
crypto/libressl/apps/openssl/req.c
1628
if (*pkey_type == EVP_PKEY_RSA) {
crypto/libressl/apps/openssl/req.c
1704
if ((*pkey_type == EVP_PKEY_RSA) && (keylen != -1)) {
crypto/libressl/apps/openssl/req.c
761
if (req_config.newkey < MIN_KEY_LENGTH && (pkey_type == EVP_PKEY_RSA || pkey_type == EVP_PKEY_DSA)) {
crypto/libressl/apps/openssl/x509.c
1054
if (EVP_PKEY_id(pkey) == EVP_PKEY_RSA) {
crypto/libressl/crypto/asn1/a_pkey.c
183
keytype = EVP_PKEY_RSA;
crypto/libressl/crypto/asn1/a_pubkey.c
101
case EVP_PKEY_RSA:
crypto/libressl/crypto/asn1/a_pubkey.c
145
case EVP_PKEY_RSA:
crypto/libressl/crypto/asn1/x_pubkey.c
272
case EVP_PKEY_RSA:
crypto/libressl/crypto/asn1/x_pubkey.c
324
case EVP_PKEY_RSA:
crypto/libressl/crypto/asn1/x_pubkey.c
464
return pubkey_ex_d2i(EVP_PKEY_RSA, pval, in, len, it);
crypto/libressl/crypto/asn1/x_pubkey.c
471
return pubkey_ex_i2d(EVP_PKEY_RSA, pval, out, it);
crypto/libressl/crypto/evp/p_lib.c
352
if (pkey->type != EVP_PKEY_RSA) {
crypto/libressl/crypto/evp/p_lib.c
362
if (pkey->type != EVP_PKEY_RSA) {
crypto/libressl/crypto/pem/pem_info.c
176
ptype = EVP_PKEY_RSA;
crypto/libressl/crypto/pem/pvkfmt.c
491
} else if (pk->type == EVP_PKEY_RSA) {
crypto/libressl/crypto/rsa/rsa_ameth.c
1094
.pkey_id = EVP_PKEY_RSA,
crypto/libressl/crypto/rsa/rsa_ameth.c
1095
.pkey_base_id = EVP_PKEY_RSA,
crypto/libressl/crypto/rsa/rsa_ameth.c
1128
.pkey_base_id = EVP_PKEY_RSA,
crypto/libressl/crypto/rsa/rsa_lib.c
423
ctx->pmeth->pkey_id != EVP_PKEY_RSA &&
crypto/libressl/crypto/rsa/rsa_pmeth.c
778
.pkey_id = EVP_PKEY_RSA,
crypto/libressl/crypto/x509/x509type.c
83
case EVP_PKEY_RSA:
crypto/libressl/include/openssl/evp.h
310
#define EVP_PKEY_assign_RSA(pkey,rsa) EVP_PKEY_assign((pkey),EVP_PKEY_RSA,\
crypto/libressl/include/openssl/rsa.h
185
EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_TYPE_CRYPT, \
crypto/libressl/include/openssl/rsa.h
193
EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_TYPE_CRYPT, \
crypto/libressl/include/openssl/rsa.h
197
EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_TYPE_CRYPT, \
crypto/libressl/include/openssl/rsa.h
201
EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_RSA, EVP_PKEY_OP_TYPE_CRYPT, \
crypto/libressl/ssl/s3_lib.c
2004
if (sigalg->key_type == EVP_PKEY_RSA &&
crypto/libressl/ssl/s3_lib.c
2020
if (sigalg->key_type == EVP_PKEY_RSA &&
crypto/libressl/ssl/ssl_both.c
536
case EVP_PKEY_RSA:
crypto/libressl/ssl/ssl_clnt.c
2315
} else if (EVP_PKEY_id(pkey) == EVP_PKEY_RSA) {
crypto/libressl/ssl/ssl_rsa.c
204
if (EVP_PKEY_id(pkey) != EVP_PKEY_RSA ||
crypto/libressl/ssl/ssl_rsa.c
410
if (EVP_PKEY_id(priv_key) != EVP_PKEY_RSA ||
crypto/libressl/ssl/ssl_sigalgs.c
101
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
108
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
115
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
122
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
129
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
136
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
148
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
160
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
280
case EVP_PKEY_RSA:
crypto/libressl/ssl/ssl_sigalgs.c
305
if (EVP_PKEY_id(pkey) != EVP_PKEY_RSA ||
crypto/libressl/ssl/ssl_sigalgs.c
317
if (sigalg->key_type == EVP_PKEY_RSA &&
crypto/libressl/ssl/ssl_sigalgs.c
33
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
54
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
67
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_sigalgs.c
94
.key_type = EVP_PKEY_RSA,
crypto/libressl/ssl/ssl_srvr.c
2048
} else if (EVP_PKEY_id(pkey) == EVP_PKEY_RSA) {
crypto/libressl/tls/tls.c
406
case EVP_PKEY_RSA:
crypto/openssh/ssh-keygen.c
711
case EVP_PKEY_RSA:
crypto/openssh/ssh-pkcs11.c
998
if (EVP_PKEY_base_id(evp) == EVP_PKEY_RSA) {
crypto/openssh/sshkey.c
3458
if (EVP_PKEY_base_id(pk) == EVP_PKEY_RSA &&