Home
last modified time | relevance | path

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

/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c44 static OSSL_FUNC_asym_cipher_set_ctx_params_fn rsa_set_ctx_params; variable
459 static int rsa_set_ctx_params(void *vprsactx, const OSSL_PARAM params[]) in rsa_set_ctx_params() function
/openssl/providers/implementations/signature/
H A Drsa_sig.c60 static OSSL_FUNC_signature_set_ctx_params_fn rsa_set_ctx_params; variable
1532 static int rsa_set_ctx_params(void *vprsactx, const OSSL_PARAM params[]) in rsa_set_ctx_params() function

Completed in 10 milliseconds