Searched defs:EVP_DigestInit_ex (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10-stable/contrib/ntp/include/
H A Dntp_md5.h40 # define EVP_DigestInit_ex(c, dt, i) (MD5Init(c), 1) macro
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Ddigest.c145 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) function

Completed in 214 milliseconds