4 references to LabeledExpand
System.Security.Cryptography (4)
System\Security\Cryptography\HpkeManagedKdfAdapter.cs (4)
138LabeledExpand(secret, "key"u8, context, key);
139LabeledExpand(secret, "base_nonce"u8, context, baseNonce);
140LabeledExpand(secret, "exp"u8, context, exporterSecret);
152LabeledExpand(exporterSecret, "sec"u8, exporterContext, destination);