EVP_MD_CTX_copy ( out in -- int )


Vocabulary
openssl.libcrypto

Inputs
outan object
inan object


Outputs
intan object


Definition


LIBRARY: libcrypto FUNCTION: int EVP_MD_CTX_copy
( EVP_MD_CTX* out, EVP_MD_CTX* in )