Home
last modified time | relevance | path

Searched refs:NID_sha256 (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/crypto/openssl/test/
H A Decdsatest.h218 {NID_secp224r1, NID_sha256,
229 {NID_secp224r1, NID_sha256,
240 {NID_secp224r1, NID_sha256,
251 {NID_secp224r1, NID_sha256,
262 {NID_secp224r1, NID_sha256,
273 {NID_secp224r1, NID_sha256,
284 {NID_secp224r1, NID_sha256,
295 {NID_secp224r1, NID_sha256,
306 {NID_secp224r1, NID_sha256,
317 {NID_secp224r1, NID_sha256,
[all …]
H A Devp_fetch_prov_test.c213 X509_ALGOR *algor = make_algor(NID_sha256); in test_explicit_EVP_MD_fetch_by_X509_ALGOR()
H A Dpkcs12_format_test.c291 NID_sha256,
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.h36 {NID_sha256WithRSAEncryption, NID_sha256, NID_rsaEncryption},
43 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
47 {NID_dsa_with_SHA256, NID_sha256, NID_dsa},
59 {NID_dhSinglePass_stdDH_sha256kdf_scheme, NID_sha256, NID_dh_std_kdf},
66 {NID_dhSinglePass_cofactorDH_sha256kdf_scheme, NID_sha256,
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set1_sigalgs.pod73 Currently the NID_md5, NID_sha1, NID_sha224, NID_sha256, NID_sha384 and
95 const int slist[] = {NID_sha256, EVP_PKEY_EC, NID_sha256, EVP_PKEY_RSA};
H A DOSSL_CRMF_pbmp_new.pod70 if ((pbm = OSSL_CRMF_pbmp_new(16, NID_sha256, 500, NID_hmac_sha1) == NULL))
H A DSSL_get_shared_sigalgs.pod66 rsa(1) then B<*rhash> would be 4, B<*rsign> 1, B<*phash> NID_sha256, B<*psig>
/freebsd/crypto/openssl/providers/common/
H A Ddigest_to_nid.c45 { NID_sha256, OSSL_DIGEST_NAME_SHA2_256 }, in ossl_digest_get_approved_nid()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_pmeth.c143 EVP_MD_get_type((const EVP_MD *)p2) != NID_sha256) { in pkey_dsa_ctrl()
155 EVP_MD_get_type((const EVP_MD *)p2) != NID_sha256 && in pkey_dsa_ctrl()
H A Ddsa_ameth.c416 *(int *)arg2 = NID_sha256; in dsa_pkey_ctrl()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_schemes.c58 { NID_sha256, OSSL_DIGEST_NAME_SHA2_256 },
H A Drsa_x931.c112 case NID_sha256: in RSA_X931_hash_id()
H A Drsa_ameth.c438 *(int *)arg2 = NID_sha256; in rsa_pkey_ctrl()
726 if ((mdnid == NID_sha256 || mdnid == NID_sha384 || mdnid == NID_sha512) in rsa_sig_info_set()
H A Drsa_pmeth.c401 case NID_sha256: in check_padding_md()
/freebsd/crypto/openssl/crypto/evp/
H A Dlegacy_sha.c122 NID_sha256,
H A Devp_pbe.c72 {EVP_PBE_TYPE_PRF, NID_hmacWithSHA256, -1, NID_sha256, 0},
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_set.c263 case NID_sha256: in x509_sig_info_init()
/freebsd/crypto/openssl/engines/
H A De_ossltest.c132 if ((md = EVP_MD_meth_new(NID_sha256, NID_sha256WithRSAEncryption)) == NULL in digest_sha256()
508 case NID_sha256: in ossltest_digests()
H A De_devcrypto.c700 { NID_sha256, SHA256_CBLOCK, 256 / 8, CRYPTO_SHA2_256 },
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c125 if (!cmp_ctx_set_md(ctx, &ctx->pbm_owf, NID_sha256)) in OSSL_CMP_CTX_new()
130 if (!cmp_ctx_set_md(ctx, &ctx->digest, NID_sha256)) in OSSL_CMP_CTX_new()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_pmeth.c361 EVP_MD_get_type((const EVP_MD *)p2) != NID_sha256 && in pkey_ec_ctrl()
H A Dec_ameth.c405 *(int *)arg2 = NID_sha256; in ec_pkey_ctrl()
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c1052 NID_sha256, SSL_MD_SHA256_IDX, EVP_PKEY_EC, SSL_PKEY_ECC,
1073 NID_sha256, SSL_MD_SHA256_IDX, EVP_PKEY_RSA_PSS, SSL_PKEY_RSA,
1082 NID_sha256, SSL_MD_SHA256_IDX, EVP_PKEY_RSA_PSS, SSL_PKEY_RSA_PSS_SIGN,
1091 NID_sha256, SSL_MD_SHA256_IDX, EVP_PKEY_RSA, SSL_PKEY_RSA,
1106 NID_sha256, SSL_MD_SHA256_IDX, EVP_PKEY_DSA, SSL_PKEY_DSA_SIGN,
/freebsd/crypto/openssh/
H A Dssh-rsa.c327 return NID_sha256; in rsa_hash_alg_nid()
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mime.c193 case NID_sha256: in asn1_write_micalg()

12