Return the cipher-specific "num" field of a cipher context.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_CIPHER_CTX_get_num(EVP_CIPHER_CTX const* ctx);
Current num value (often how much of the current block has been used).