Searched refs:nonceValue (Results 1 – 1 of 1) sorted by relevance
186 uint8_t nonceValue[NONCE_SIZE] = { 0 }; in Encrypt() local187 struct HksBlob encryptNonce = { NONCE_SIZE, nonceValue}; in Encrypt()