Home
last modified time | relevance | path

Searched refs:DIGEST (Results 1 – 4 of 4) sorted by relevance

/openssl/demos/signature/
H A DEVP_DSA_Signature_demo.c42 static const char DIGEST[] = "SHA256"; variable
186 if (EVP_DigestSignInit_ex(ctx, NULL, DIGEST, libctx, NULL, pkey, NULL) != 1) in demo_sign()
249 if (EVP_DigestVerifyInit_ex(ctx, NULL, DIGEST, libctx, NULL, pkey, NULL) != 1) in demo_verify()
/openssl/include/openssl/
H A Dcore_names.h.in33 /* Known DIGEST names (not a complete list) */
/openssl/doc/man7/
H A Dprovider-digest.pod53 The DIGEST operation enables providers to implement digest algorithms and make
275 The provider DIGEST interface was introduced in OpenSSL 3.0.
/openssl/providers/fips/
H A Dself_test_data.inc149 /*- DIGEST SELF TEST DATA */

Completed in 12 milliseconds