Searched defs:SIGNATURE_SIZE (Results 1 – 2 of 2) sorted by relevance
| /system/security/diced/open_dice/src/ | ||
| D | dice.rs | 44 pub const SIGNATURE_SIZE: usize = DICE_SIGNATURE_SIZE as usize; constant |
| /system/update_engine/ | ||
| D | download_action_android_unittest.cc | 52 static constexpr int64_t SIGNATURE_SIZE = 256; member in chromeos_update_engine::DownloadActionTest |