Searched refs:CRYPTO_HKS_NONCE_LEN (Results 1 – 2 of 2) sorted by relevance
40 constexpr uint32_t CRYPTO_HKS_NONCE_LEN = 12; variable
513 ctx.nonce = HuksMaster::GenerateRandomKey(CRYPTO_HKS_NONCE_LEN); in AppendNewNonceAadToken()