Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds