3 references to LabeledExpand
System.Security.Cryptography (3)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
142
LabeledExpand
(prk, "candidate"u8, counterBytes, privateKey);
System\Security\Cryptography\HpkeManagedKemAdapter.cs (1)
95
LabeledExpand
(prk, SharedSecretLabel, context, sharedSecret);
System\Security\Cryptography\HpkeX25519DiffieHellmanKemAdapter.cs (1)
39
LabeledExpand
(prk, "sk"u8, ReadOnlySpan<byte>.Empty, privateKey);