Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dcontext.h25 int ossl_thread_register_fips(OSSL_LIB_CTX *);
/freebsd/crypto/openssl/crypto/
H A Dinitthread.c270 int ossl_thread_register_fips(OSSL_LIB_CTX *libctx) in ossl_thread_register_fips() function
417 if (!ossl_thread_register_fips(ctx)) in ossl_init_thread_start()
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c892 if (!ossl_thread_register_fips(libctx)) in OSSL_provider_init_int()