3 references to EmitByte
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\DSACng.ImportExport.cs (3)
206
Interop.BCrypt.
EmitByte
(blob, ref offset, 0xff, Sha1HashOutputSize + sizeof(int));
289
Interop.BCrypt.
EmitByte
(blob, ref offset, 0xff, sizeof(int));
294
Interop.BCrypt.
EmitByte
(blob, ref offset, 0xff, defaultSeedLength);