@@ -50928,7 +50928,7 @@ int wolfSSL_BN_pseudo_rand(WOLFSSL_BIGNUM* bn, int bits, int top, int bottom)
bytebuff[1024];
#endif
WOLFSSL_MSG("wolfSSL_BN_pseudo_rand");
WOLFSSL_ENTER("wolfSSL_BN_pseudo_rand");
if(bits<=0){
returnWOLFSSL_FAILURE;
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.