Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/common/
H A Dsecuritycheck_fips.c81 int ossl_fips_ind_digest_exch_check(OSSL_FIPS_IND *ind, int id, in ossl_fips_ind_digest_exch_check() function
/freebsd/crypto/openssl/providers/fips/include/fips/
H A Dfipsindicator.h132 int ossl_fips_ind_digest_exch_check(OSSL_FIPS_IND *ind, int id, OSSL_LIB_CTX *libctx,
/freebsd/crypto/openssl/providers/implementations/exchange/
H A Ddh_exch.c116 return ossl_fips_ind_digest_exch_check(OSSL_FIPS_IND_GET(ctx), in digest_check()
H A Decdh_exch.c323 if (!ossl_fips_ind_digest_exch_check(OSSL_FIPS_IND_GET(pectx), in ecdh_set_ctx_params()