Searched refs:UDS (Results 1 – 1 of 1) sorted by relevance
/trusty/user/base/lib/hwbcc/common/ |
D | swbcc.c | 51 uint8_t UDS[DICE_CDI_SIZE]; member 174 rc = derive_seed(ctx, srv_state.dice_root.UDS); in swbcc_glob_init() 182 result = DiceDeriveCdiPrivateKeySeed(NULL, srv_state.dice_root.UDS, in swbcc_glob_init() 556 result = DiceMainFlow(NULL, srv_state.dice_root.UDS, in swbcc_get_dice_artifacts() 557 srv_state.dice_root.UDS, &input_values, 0, NULL, NULL, in swbcc_get_dice_artifacts()
|