Searched defs:NpHmacSha256Key (Results 1 – 5 of 5) sorted by relevance
34 pub struct NpHmacSha256Key { struct41 impl NpHmacSha256Key { impl80 impl From<[u8; 32]> for NpHmacSha256Key { implementation109 pub fn v0_identity_token_hmac_key(&self) -> NpHmacSha256Key { in v0_identity_token_hmac_key()150 pub fn mic_hmac_key(&self) -> NpHmacSha256Key { in mic_hmac_key()160 fn identity_token_hmac_key(&self) -> NpHmacSha256Key { in identity_token_hmac_key()172 pub fn mic_hmac_key(&self) -> NpHmacSha256Key { in mic_hmac_key()182 fn identity_token_hmac_key(&self) -> NpHmacSha256Key { in identity_token_hmac_key()197 fn identity_token_hmac_key(&self) -> NpHmacSha256Key { in identity_token_hmac_key()208 fn identity_token_hmac_key(&self) -> NpHmacSha256Key; in identity_token_hmac_key()[all …]
339 ) -> np_hkdf::NpHmacSha256Key; in derive_mic_hmac_key()363 ) -> np_hkdf::NpHmacSha256Key { in derive_mic_hmac_key()388 ) -> np_hkdf::NpHmacSha256Key { in derive_mic_hmac_key()423 ) -> np_hkdf::NpHmacSha256Key { in derive_mic_hmac_key()
328 fn mic_hmac_key(&self) -> np_hkdf::NpHmacSha256Key { in mic_hmac_key()342 fn mic_hmac_key(&self) -> np_hkdf::NpHmacSha256Key { in mic_hmac_key()349 fn mic_hmac_key(&self) -> np_hkdf::NpHmacSha256Key; in mic_hmac_key()
134 identity_token_hmac_key: NpHmacSha256Key,
391 metadata_key_hmac_key: Option<np_hkdf::NpHmacSha256Key>, in do_bad_deserialize_params()