Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Ddatabase.rs3446 let raw_public_key: Vec<u8> = vec![0x07, 0x08, 0x09]; in test_add_unsigned_key() localVariable
3506 let raw_public_key: Vec<u8> = vec![0x07, 0x08, 0x09]; in test_get_attestation_pool_status() localVariable
4998 let raw_public_key: Vec<u8> = vec![0x0b * base_byte, 0x0c * base_byte]; in load_attestation_key_pool() localVariable