PKCS5_SALT_LEN
unsigned char salt[PKCS5_SALT_LEN];
saltlen = PKCS5_SALT_LEN;
if (!EVP_DigestUpdate(&c, salt, PKCS5_SALT_LEN))