Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/common/
H A Dprovider_util.c70 p = OSSL_PARAM_locate_const(params, OSSL_ALG_PARAM_ENGINE); in load_common()
254 if ((p = OSSL_PARAM_locate_const(params, OSSL_ALG_PARAM_ENGINE)) in ossl_prov_set_macctx()
275 *mp++ = OSSL_PARAM_construct_utf8_string(OSSL_ALG_PARAM_ENGINE, in ossl_prov_set_macctx()
/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h62 #define OSSL_ALG_PARAM_ENGINE "engine" /* utf8_string */ macro
281 #define OSSL_PKEY_PARAM_ENGINE OSSL_ALG_PARAM_ENGINE /* utf8 string */