3 references to Cryptography_OverlappingBuffers
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
129throw new CryptographicException(SR.Cryptography_OverlappingBuffers);
System\Security\Cryptography\Aes.cs (2)
145throw new CryptographicException(SR.Cryptography_OverlappingBuffers); 275throw new CryptographicException(SR.Cryptography_OverlappingBuffers);