Home
last modified time | relevance | path

Searched refs:RSA_pkey_ctx_ctrl (Results 1 – 8 of 8) sorted by relevance

/src/crypto/openssl/crypto/rsa/
H A Drsa_lib.c737 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) in RSA_pkey_ctx_ctrl() function
1040 return RSA_pkey_ctx_ctrl(ctx, -1, EVP_PKEY_CTRL_RSA_PADDING, in EVP_PKEY_CTX_set_rsa_padding()
1050 return RSA_pkey_ctx_ctrl(ctx, -1, EVP_PKEY_CTRL_GET_RSA_PADDING, in EVP_PKEY_CTX_get_rsa_padding()
1123 return RSA_pkey_ctx_ctrl(ctx, EVP_PKEY_OP_TYPE_SIG | EVP_PKEY_OP_TYPE_CRYPT, in EVP_PKEY_CTX_set_rsa_mgf1_md()
1168 return RSA_pkey_ctx_ctrl(ctx, EVP_PKEY_OP_TYPE_SIG | EVP_PKEY_OP_TYPE_CRYPT, in EVP_PKEY_CTX_get_rsa_mgf1_md()
1256 return RSA_pkey_ctx_ctrl(ctx, EVP_PKEY_OP_TYPE_SIG, in EVP_PKEY_CTX_set_rsa_pss_saltlen()
1275 return RSA_pkey_ctx_ctrl(ctx, EVP_PKEY_OP_TYPE_SIG, in EVP_PKEY_CTX_get_rsa_pss_saltlen()
1323 int ret = RSA_pkey_ctx_ctrl(ctx, EVP_PKEY_OP_KEYGEN, in EVP_PKEY_CTX_set_rsa_keygen_pubexp()
/src/contrib/libfido2/fuzz/
H A Dwrapped.sym76 RSA_pkey_ctx_ctrl
H A Dwrap.c243 RSA_pkey_ctx_ctrl,
/src/crypto/openssl/include/openssl/
H A Drsa.h323 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2);
/src/crypto/openssl/util/
H A Dmissingcrypto.txt855 RSA_pkey_ctx_ctrl(3)
H A Dmissingcrypto111.txt1194 RSA_pkey_ctx_ctrl(3)
H A Dlibcrypto.num4085 RSA_pkey_ctx_ctrl 4177 3_0_0 EXIST::FUNCTION:
/src/secure/lib/libcrypto/
H A DVersion.map4263 RSA_pkey_ctx_ctrl;