@@ -13969,7 +13969,7 @@ int wolfSSL_EVP_MD_type(const WOLFSSL_EVP_MD *md)
ctx->keyLen=0;
ctx->block_size=16;
}
(void)ret;/* remove warning. If execution reaches this point, ret=0 */
returnWOLFSSL_SUCCESS;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.