Searched refs:eddsa_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
55 static OSSL_FUNC_signature_get_ctx_params_fn eddsa_get_ctx_params; variable285 static int eddsa_get_ctx_params(void *vpeddsactx, OSSL_PARAM *params) in eddsa_get_ctx_params() function324 { 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