Home
last modified time | relevance | path

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

/openssl/providers/fips/
H A Dfipsindicator.c74 return ossl_FIPS_IND_callback(libctx, algname, opname); in ossl_FIPS_IND_on_unapproved()
106 int ossl_FIPS_IND_callback(OSSL_LIB_CTX *libctx, const char *type, in ossl_FIPS_IND_callback() function
/openssl/providers/fips/include/fips/
H A Dfipsindicator.h62 int ossl_FIPS_IND_callback(OSSL_LIB_CTX *libctx, const char *type,
/openssl/providers/implementations/exchange/
H A Decx_exch.c91 if (!ossl_FIPS_IND_callback(key->libctx, algname, "Init")) in ecx_init()
/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c506 && !ossl_FIPS_IND_callback(libctx, algdesc, "KeyGen Init")) { in ecx_gen_init()

Completed in 40 milliseconds