1 reference to CompareBytes
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlAeadAes256CbcHmac256Algorithm.cs (1)
302
if (!SqlSecurityUtility.
CompareBytes
(authenticationTag, cipherText, authenticationTagOffset, authenticationTag.Length)) {