crypto/openssl/crypto/asn1/asn_mime.c
210
case NID_sha384:
crypto/openssl/crypto/dsa/dsa_pmeth.c
159
if (EVP_MD_get_type((const EVP_MD *)p2) != NID_sha1 && EVP_MD_get_type((const EVP_MD *)p2) != NID_dsa && EVP_MD_get_type((const EVP_MD *)p2) != NID_dsaWithSHA && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha224 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha256 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha384 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha512 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_224 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_256 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_384 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_512) {
crypto/openssl/crypto/ec/ec_pmeth.c
354
if (EVP_MD_get_type((const EVP_MD *)p2) != NID_sha1 && EVP_MD_get_type((const EVP_MD *)p2) != NID_ecdsa_with_SHA1 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha224 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha256 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha384 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha512 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_224 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_256 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_384 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sha3_512 && EVP_MD_get_type((const EVP_MD *)p2) != NID_sm3) {
crypto/openssl/crypto/evp/digest.c
1220
{ NID_sha384, NID_hmacWithSHA384 },
crypto/openssl/crypto/evp/evp_pbe.c
74
{ EVP_PBE_TYPE_PRF, NID_hmacWithSHA384, -1, NID_sha384, 0 },
crypto/openssl/crypto/evp/legacy_sha.c
166
NID_sha384,
crypto/openssl/crypto/objects/obj_dat.h
2028
{"SHA384", "sha384", NID_sha384, 9, &so[4553]},
crypto/openssl/crypto/objects/obj_xref.h
37
{NID_sha384WithRSAEncryption, NID_sha384, NID_rsaEncryption},
crypto/openssl/crypto/objects/obj_xref.h
44
{NID_ecdsa_with_SHA384, NID_sha384, NID_X9_62_id_ecPublicKey},
crypto/openssl/crypto/objects/obj_xref.h
60
{NID_dhSinglePass_stdDH_sha384kdf_scheme, NID_sha384, NID_dh_std_kdf},
crypto/openssl/crypto/objects/obj_xref.h
68
{NID_dhSinglePass_cofactorDH_sha384kdf_scheme, NID_sha384,
crypto/openssl/crypto/rsa/rsa_ameth.c
747
if ((mdnid == NID_sha256 || mdnid == NID_sha384 || mdnid == NID_sha512)
crypto/openssl/crypto/rsa/rsa_pmeth.c
420
case NID_sha384:
crypto/openssl/crypto/rsa/rsa_schemes.c
59
{ NID_sha384, OSSL_DIGEST_NAME_SHA2_384 },
crypto/openssl/crypto/rsa/rsa_x931.c
140
case NID_sha384:
crypto/openssl/crypto/x509/x509_set.c
291
case NID_sha384:
crypto/openssl/engines/e_capi.c
869
case NID_sha384:
crypto/openssl/engines/e_devcrypto.c
690
{ NID_sha384, SHA512_CBLOCK, 384 / 8, CRYPTO_SHA2_384 },
crypto/openssl/engines/e_ossltest.c
167
if ((md = EVP_MD_meth_new(NID_sha384, NID_sha384WithRSAEncryption)) == NULL
crypto/openssl/engines/e_ossltest.c
509
case NID_sha384:
crypto/openssl/providers/common/digest_to_nid.c
47
{ NID_sha384, OSSL_DIGEST_NAME_SHA2_384 },
crypto/openssl/ssl/record/methods/tls_common.c
104
case NID_sha384:
crypto/openssl/ssl/ssl_ciph.c
69
{ SSL_SHA384, NID_sha384 }, /* SSL_MD_SHA384_IDX 5 */
crypto/openssl/ssl/t1_lib.c
1989
NID_sha384, SSL_MD_SHA384_IDX, EVP_PKEY_EC, SSL_PKEY_ECC,
crypto/openssl/ssl/t1_lib.c
2029
NID_sha384, SSL_MD_SHA384_IDX, EVP_PKEY_EC, SSL_PKEY_ECC,
crypto/openssl/ssl/t1_lib.c
2046
NID_sha384, SSL_MD_SHA384_IDX, EVP_PKEY_RSA_PSS, SSL_PKEY_RSA,
crypto/openssl/ssl/t1_lib.c
2062
NID_sha384, SSL_MD_SHA384_IDX, EVP_PKEY_RSA_PSS, SSL_PKEY_RSA_PSS_SIGN,
crypto/openssl/ssl/t1_lib.c
2078
NID_sha384, SSL_MD_SHA384_IDX, EVP_PKEY_RSA, SSL_PKEY_RSA,
crypto/openssl/ssl/t1_lib.c
2105
NID_sha384, SSL_MD_SHA384_IDX, EVP_PKEY_DSA, SSL_PKEY_DSA_SIGN,
crypto/openssl/test/ecdsatest.h
1043
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1054
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1065
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1076
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1087
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1098
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1109
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1120
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1131
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1142
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1153
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1164
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1175
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1186
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1197
{ NID_X9_62_prime256v1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1853
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1869
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1885
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1901
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1917
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1933
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1949
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1965
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1981
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
1997
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2013
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2029
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2045
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2061
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2077
{ NID_secp384r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2843
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2860
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2877
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2894
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2911
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2928
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2945
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2962
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2979
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
2996
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3013
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3030
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3047
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3064
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3081
{ NID_secp521r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3686
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3697
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3708
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3719
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3730
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3741
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3752
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3763
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3774
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3785
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3796
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3807
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3818
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3829
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
383
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
3840
{ NID_sect233k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
394
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
405
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
416
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
427
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4376
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
438
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4388
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4400
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4412
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4424
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4436
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4448
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4460
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4472
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4484
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
449
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4496
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4508
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4520
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4532
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
4544
{ NID_sect283k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
460
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
471
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
482
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
493
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
504
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
515
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5216
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5232
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5248
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
526
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5264
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5280
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5296
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5312
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5328
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5344
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5360
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
537
{ NID_secp224r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5376
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5392
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5408
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5424
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
5440
{ NID_sect409k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6236
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6254
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6272
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6290
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6308
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6326
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6344
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6362
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6380
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6398
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6416
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6434
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6452
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6470
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
6488
{ NID_sect571k1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7106
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7117
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7128
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7139
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7150
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7161
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7172
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7183
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7194
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7205
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7216
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7227
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7238
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7249
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7260
{ NID_sect233r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7796
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7808
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7820
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7832
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7844
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7856
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7868
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7880
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7892
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7904
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7916
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7928
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7940
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7952
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
7964
{ NID_sect283r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8636
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8652
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8668
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8684
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8700
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8716
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8732
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8748
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8764
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8780
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8796
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8812
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8828
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8844
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
8860
{ NID_sect409r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9656
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9674
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9692
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9710
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9728
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9746
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9764
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9782
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9800
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9818
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9836
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9854
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9872
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9890
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/ecdsatest.h
9908
{ NID_sect571r1, NID_sha384,
crypto/openssl/test/sslapitest.c
10254
hash_expected = NID_sha384;