Searched refs:EVP_marshal_digest_algorithm (Results 1 – 7 of 7) sorted by relevance
239 EXPECT_FALSE(EVP_marshal_digest_algorithm(cbb.get(), EVP_md5_sha1())); in TEST()254 ASSERT_TRUE(EVP_marshal_digest_algorithm(cbb.get(), EVP_sha256())); in TEST()
194 int EVP_marshal_digest_algorithm(CBB *cbb, const EVP_MD *md) { in EVP_marshal_digest_algorithm() function
243 OPENSSL_EXPORT int EVP_marshal_digest_algorithm(CBB *cbb, const EVP_MD *md);
1249 !EVP_marshal_digest_algorithm(&digest_info, mac_md) || in PKCS12_create()
1302 EVP_marshal_digest_algorithm
2854 '#define EVP_marshal_digest_algorithm GRPC_SHADOW_EVP_marshal_digest_algorithm',
1330 #define EVP_marshal_digest_algorithm GRPC_SHADOW_EVP_marshal_digest_algorithm macro