Fix ignored OpenSSL code
This commit is contained in:
parent
aa3aa52350
commit
ac3582c0fa
|
@ -281,7 +281,8 @@ const NSInteger CryptoCBCMaxHMACLength = 100;
|
|||
}
|
||||
return NO;
|
||||
}
|
||||
return YES;
|
||||
|
||||
TUNNEL_CRYPTO_RETURN_STATUS(code)
|
||||
}
|
||||
|
||||
- (id<DataPathDecrypter>)dataPathDecrypter
|
||||
|
|
Loading…
Reference in New Issue