Lines Matching refs:EVP_SignUpdate
314 /* EVP_SignUpdate appends |len| bytes from |data| to the data which will be316 OPENSSL_EXPORT int EVP_SignUpdate(EVP_MD_CTX *ctx, const void *data,320 * |EVP_SignUpdate|, using the key |pkey|, and writes it to |sig|. On entry,