Test whether the given flag bits are set on a digest context.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_MD_CTX_test_flags( EVP_MD_CTX const* ctx, int flags);
Bitwise AND of the context flags with flags.
flags.