Handbook
Glossary
EVP_get_digestbyname ( name -- EVP_MD* )
Vocabulary
openssl
.
libcrypto
Inputs
name
an
object
Outputs
EVP_MD*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
openssl.libcrypto
LIBRARY:
libcrypto
FUNCTION:
EVP_MD*
EVP_get_digestbyname
(
c-string
name )