/aosp_15_r20/external/cronet/net/ssl/ |
H A D | ssl_private_key_test_util.cc | 39 SSL_get_signature_algorithm_digest(algorithm), in VerifyWithOpenSSL() 105 2 * EVP_MD_size(SSL_get_signature_algorithm_digest(algorithm)) + in TestSSLPrivateKeyMatches()
|
H A D | ssl_platform_key_nss.cc | 79 const EVP_MD* md = SSL_get_signature_algorithm_digest(algorithm); in Sign() 121 int hash_nid = EVP_MD_type(SSL_get_signature_algorithm_digest(algorithm)); in Sign()
|
H A D | ssl_platform_key_win.cc | 110 const EVP_MD* md = SSL_get_signature_algorithm_digest(algorithm); in Sign() 296 const EVP_MD* md = SSL_get_signature_algorithm_digest(algorithm); in Sign()
|
H A D | openssl_private_key.cc | 43 SSL_get_signature_algorithm_digest(algorithm), in Sign()
|
H A D | ssl_platform_key_android.cc | 131 const EVP_MD* md = SSL_get_signature_algorithm_digest(algorithm); in SignPSSFallback()
|
H A D | ssl_platform_key_mac.cc | 117 const EVP_MD* md = SSL_get_signature_algorithm_digest(algorithm); in Sign()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | certificate_view.cc | 532 SSL_get_signature_algorithm_digest(signature_algorithm), nullptr, in VerifySignature() 625 SSL_get_signature_algorithm_digest(signature_algorithm), in Sign()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_privkey.cc | 484 const EVP_MD *SSL_get_signature_algorithm_digest(uint16_t sigalg) { in SSL_get_signature_algorithm_digest() function
|
D | ssl_test.cc | 5012 EXPECT_EQ(nullptr, SSL_get_signature_algorithm_digest(0x1234)); in TEST() 5018 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PKCS1_MD5_SHA1)); in TEST() 5023 EXPECT_EQ(EVP_sha256(), SSL_get_signature_algorithm_digest( in TEST() 5031 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PSS_RSAE_SHA384)); in TEST()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_privkey.cc | 484 const EVP_MD *SSL_get_signature_algorithm_digest(uint16_t sigalg) { in SSL_get_signature_algorithm_digest() function
|
D | ssl_test.cc | 5012 EXPECT_EQ(nullptr, SSL_get_signature_algorithm_digest(0x1234)); in TEST() 5018 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PKCS1_MD5_SHA1)); in TEST() 5023 EXPECT_EQ(EVP_sha256(), SSL_get_signature_algorithm_digest( in TEST() 5031 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PSS_RSAE_SHA384)); in TEST()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | ssl_privkey.cc | 513 const EVP_MD *SSL_get_signature_algorithm_digest(uint16_t sigalg) { in SSL_get_signature_algorithm_digest() function
|
H A D | ssl_test.cc | 5439 EXPECT_EQ(nullptr, SSL_get_signature_algorithm_digest(0x1234)); in TEST() 5445 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PKCS1_MD5_SHA1)); in TEST() 5450 EXPECT_EQ(EVP_sha256(), SSL_get_signature_algorithm_digest( in TEST() 5458 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PSS_RSAE_SHA384)); in TEST()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | ssl_privkey.cc | 552 const EVP_MD *SSL_get_signature_algorithm_digest(uint16_t sigalg) { in SSL_get_signature_algorithm_digest() function
|
H A D | ssl_test.cc | 5509 EXPECT_EQ(nullptr, SSL_get_signature_algorithm_digest(0x1234)); in TEST() 5515 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PKCS1_MD5_SHA1)); in TEST() 5520 EXPECT_EQ(EVP_sha256(), SSL_get_signature_algorithm_digest( in TEST() 5528 SSL_get_signature_algorithm_digest(SSL_SIGN_RSA_PSS_RSAE_SHA384)); in TEST()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/ |
D | test_config.cc | 1125 const EVP_MD *md = SSL_get_signature_algorithm_digest(signature_algorithm); in AsyncPrivateKeySign()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/ |
D | test_config.cc | 1125 const EVP_MD *md = SSL_get_signature_algorithm_digest(signature_algorithm); in AsyncPrivateKeySign()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/ |
H A D | test_config.cc | 1115 const EVP_MD *md = SSL_get_signature_algorithm_digest(signature_algorithm); in AsyncPrivateKeySign()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 1059 OPENSSL_EXPORT const EVP_MD *SSL_get_signature_algorithm_digest(
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 1095 OPENSSL_EXPORT const EVP_MD *SSL_get_signature_algorithm_digest(
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 1071 OPENSSL_EXPORT const EVP_MD *SSL_get_signature_algorithm_digest(
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 1090 OPENSSL_EXPORT const EVP_MD *SSL_get_signature_algorithm_digest(
|
/aosp_15_r20/external/boringssl/src/include/openssl/ |
H A D | ssl.h | 1245 OPENSSL_EXPORT const EVP_MD *SSL_get_signature_algorithm_digest(
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 1071 OPENSSL_EXPORT const EVP_MD *SSL_get_signature_algorithm_digest(
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/ |
D | ssl.h | 1095 OPENSSL_EXPORT const EVP_MD *SSL_get_signature_algorithm_digest(
|