Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dkeyblob.rs26 const ZERO_NONCE: [u8; 12] = [0u8; 12]; constant
371 crypto::aes::GcmMode::GcmTag16 { nonce: ZERO_NONCE }, in encrypt()
434 crypto::aes::GcmMode::GcmTag16 { nonce: ZERO_NONCE }, in decrypt()