Searched defs:EVP_SignUpdate (Results 1 - 2 of 2) sorted by path

/freebsd-10.3-release/crypto/openssl/crypto/evp/
H A Devp.h532 # define EVP_SignUpdate(a,b,c) EVP_DigestUpdate(a,b,c) macro
H A Dp_sign.c71 void EVP_SignUpdate(EVP_MD_CTX *ctx, unsigned char *data, unsigned int count) function

Completed in 141 milliseconds