Searched defs:V1BroadcastCredential (Results 1 – 7 of 7) sorted by relevance
440 pub struct V1BroadcastCredential { struct446 impl V1BroadcastCredential { argument463 pub(crate) fn into_internal(self) -> np_adv::credential::v1::V1BroadcastCredential { in into_internal()
115 crypto_material: &V1BroadcastCredential, in new_random_salt()125 crypto_material: &V1BroadcastCredential, in new()206 broadcast_credential: &V1BroadcastCredential, in new()223 broadcast_credential: &V1BroadcastCredential, in new_with_salt()234 broadcast_credential: &V1BroadcastCredential, in new_random_salt()248 broadcast_credential: &V1BroadcastCredential, in new_wrapped_salt()
538 pub struct V1BroadcastCredential { struct549 impl V1BroadcastCredential { argument
58 broadcast_cred: V1BroadcastCredential, in np_ffi_V1AdvertisementBuilder_encrypted_section_builder()
64 broadcast_cred: V1BroadcastCredential, in encrypted_section_builder()303 broadcast_cred: V1BroadcastCredential, in encrypted_section_builder()
949 struct V1BroadcastCredential { struct950 uint8_t key_seed[32];951 uint8_t identity_token[16];952 uint8_t private_key[32];
301 fn broadcast_credential(&self) -> V1BroadcastCredential { in broadcast_credential()