3 references to LabeledExtract
System.Security.Cryptography (3)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
136
LabeledExtract
(ReadOnlySpan<byte>.Empty, "dkp_prk"u8, ikm, prk);
System\Security\Cryptography\HpkeManagedKemAdapter.cs (1)
94
LabeledExtract
(ReadOnlySpan<byte>.Empty, EaePrkLabel, secretAgreement, prk);
System\Security\Cryptography\HpkeX25519DiffieHellmanKemAdapter.cs (1)
38
LabeledExtract
(ReadOnlySpan<byte>.Empty, "dkp_prk"u8, ikm, prk);