Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/signature/
A Deddsa_sig.c55 static OSSL_FUNC_signature_get_ctx_params_fn eddsa_get_ctx_params; variable
285 static int eddsa_get_ctx_params(void *vpeddsactx, OSSL_PARAM *params) in eddsa_get_ctx_params() function
324 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))eddsa_get_ctx_params },
342 { OSSL_FUNC_SIGNATURE_GET_CTX_PARAMS, (void (*)(void))eddsa_get_ctx_params },

Completed in 5 milliseconds