Home
last modified time | relevance | path

Searched defs:KEY_SEED_BYTES (Results 1 – 4 of 4) sorted by relevance

/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/c/sample/
Dmain.c23 static const uint8_t KEY_SEED_BYTES[] = {204, 219, 36, 137, 233, 252, 172, 66, 179, 147, 72, 184, 1… variable
/external/gsc-utils/boot_param/
Dboot_param_platform_host.c165 uint8_t session_key_seed[KEY_SEED_BYTES], in __platform_get_gsc_boot_param()
167 uint8_t auth_token_key_seed[KEY_SEED_BYTES] in __platform_get_gsc_boot_param()
Dboot_param_types.h24 #define KEY_SEED_BYTES 32 macro
/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/c/tests/
Dldt_ffi_tests.cc36 static const uint8_t KEY_SEED_BYTES[] = { variable