Home
last modified time | relevance | path

Searched refs:AES_GCM_ENCRYPTED_BLOB (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/src/legacy_blob/test/
Dlegacy_blob_test_vectors.rs90 pub static AES_GCM_ENCRYPTED_BLOB: &[u8] = &[ constant
/system/security/keystore2/src/
Dlegacy_blob.rs1231 &mut &*AES_GCM_ENCRYPTED_BLOB, in read_aes_gcm_encrypted_key_blob_test()