Home
last modified time | relevance | path

Searched defs:sha1_allowed (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/common/
H A Dsecuritycheck_fips.c33 ossl_digest_rsa_sign_get_md_nid(OSSL_LIB_CTX *ctx, const EVP_MD *md, int sha1_allowed) ossl_digest_rsa_sign_get_md_nid() argument
H A Dsecuritycheck_default.c25 ossl_digest_rsa_sign_get_md_nid(OSSL_LIB_CTX *ctx, const EVP_MD *md, ossl_unused int sha1_allowed) ossl_digest_rsa_sign_get_md_nid() argument
H A Dsecuritycheck.c235 ossl_digest_get_approved_nid_with_sha1(OSSL_LIB_CTX *ctx, const EVP_MD *md, int sha1_allowed) ossl_digest_get_approved_nid_with_sha1() argument
/third_party/openssl/providers/common/
H A Dsecuritycheck_fips.c33 ossl_digest_rsa_sign_get_md_nid(OSSL_LIB_CTX *ctx, const EVP_MD *md, int sha1_allowed) ossl_digest_rsa_sign_get_md_nid() argument
H A Dsecuritycheck_default.c25 ossl_digest_rsa_sign_get_md_nid(OSSL_LIB_CTX *ctx, const EVP_MD *md, ossl_unused int sha1_allowed) ossl_digest_rsa_sign_get_md_nid() argument
H A Dsecuritycheck.c227 ossl_digest_get_approved_nid_with_sha1(OSSL_LIB_CTX *ctx, const EVP_MD *md, int sha1_allowed) ossl_digest_get_approved_nid_with_sha1() argument
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Decdsa_sig.c220 int md_nid, sha1_allowed; in ecdsa_setup_md() local
H A Ddsa_sig.c127 int sha1_allowed = (ctx->operation != EVP_PKEY_OP_SIGN); in dsa_setup_md() local
H A Drsa_sig.c291 int sha1_allowed = (ctx->operation != EVP_PKEY_OP_SIGN); in rsa_setup_md() local
/third_party/openssl/providers/implementations/signature/
H A Decdsa_sig.c220 int md_nid, sha1_allowed; in ecdsa_setup_md() local
H A Ddsa_sig.c127 int sha1_allowed = (ctx->operation != EVP_PKEY_OP_SIGN); in dsa_setup_md() local
H A Drsa_sig.c291 int sha1_allowed = (ctx->operation != EVP_PKEY_OP_SIGN); in rsa_setup_md() local

Completed in 10 milliseconds