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/ |
| D | main.c | 23 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/ |
| D | boot_param_platform_host.c | 165 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()
|
| D | boot_param_types.h | 24 #define KEY_SEED_BYTES 32 macro
|
| /external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/c/tests/ |
| D | ldt_ffi_tests.cc | 36 static const uint8_t KEY_SEED_BYTES[] = { variable
|