Home
last modified time | relevance | path

Searched defs:rsa_get_ctx_params (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/asymciphers/
Drsa_enc.c43 static OSSL_FUNC_asym_cipher_get_ctx_params_fn rsa_get_ctx_params; variable
332 static int rsa_get_ctx_params(void *vprsactx, OSSL_PARAM *params) in rsa_get_ctx_params() function
/third_party/openssl/providers/implementations/signature/
Drsa_sig.c52 static OSSL_FUNC_signature_get_ctx_params_fn rsa_get_ctx_params; variable
1032 static int rsa_get_ctx_params(void *vprsactx, OSSL_PARAM *params) in rsa_get_ctx_params() function