HomeSort by: relevance | last modified time | path
    Searched defs:template_settable_ctx_params (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/kem/
template_kem.c 58 static OSSL_FUNC_kem_settable_ctx_params_fn template_settable_ctx_params; variable
127 static const OSSL_PARAM *template_settable_ctx_params(ossl_unused void *vctx, function
191 (void (*)(void))template_settable_ctx_params },
template_kem.c 58 static OSSL_FUNC_kem_settable_ctx_params_fn template_settable_ctx_params; variable
127 static const OSSL_PARAM *template_settable_ctx_params(ossl_unused void *vctx, function
191 (void (*)(void))template_settable_ctx_params },

Completed in 30 milliseconds