Home
last modified time | relevance | path

Searched refs:ossl_fips_ind_ec_key_check (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/providers/common/
H A Dsecuritycheck_fips.c54 int ossl_fips_ind_ec_key_check(OSSL_FIPS_IND *ind, int id, in ossl_fips_ind_ec_key_check() function
/freebsd/crypto/openssl/providers/fips/include/fips/
H A Dfipsindicator.h128 int ossl_fips_ind_ec_key_check(OSSL_FIPS_IND *ind, int id, OSSL_LIB_CTX *libctx,
/freebsd/crypto/openssl/providers/implementations/exchange/
H A Decdh_exch.c123 if (!ossl_fips_ind_ec_key_check(OSSL_FIPS_IND_GET(pecdhctx), in ecdh_init()
164 if (!ossl_fips_ind_ec_key_check(OSSL_FIPS_IND_GET(pecdhctx), in ecdh_set_peer()
/freebsd/crypto/openssl/providers/implementations/signature/
H A Decdsa_sig.c298 if (!ossl_fips_ind_ec_key_check(OSSL_FIPS_IND_GET(ctx),
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c1307 if (!ossl_fips_ind_ec_key_check(OSSL_FIPS_IND_GET(gctx), in ec_gen()