Fix ignored OpenSSL code

This commit is contained in:
Davide De Rosa 2018-09-14 02:04:36 +02:00
parent aa3aa52350
commit ac3582c0fa
1 changed files with 2 additions and 1 deletions

View File

@ -281,7 +281,8 @@ const NSInteger CryptoCBCMaxHMACLength = 100;
}
return NO;
}
return YES;
TUNNEL_CRYPTO_RETURN_STATUS(code)
}
- (id<DataPathDecrypter>)dataPathDecrypter