PEM_SignUpdate
LCRYPTO_USED(PEM_SignUpdate);
int PEM_SignUpdate(EVP_MD_CTX *ctx, unsigned char *d, unsigned int cnt);
LCRYPTO_ALIAS(PEM_SignUpdate);