Searched refs:nonceBlob (Results 1 – 1 of 1) sorted by relevance
146 keymaster_blob_t nonceBlob; in encryptWithKeymasterKey() local147 if (!outParams.GetTagValue(keymaster::TAG_NONCE, &nonceBlob)) { in encryptWithKeymasterKey()152 std::string nonce(reinterpret_cast<const char*>(nonceBlob.data), nonceBlob.data_length); in encryptWithKeymasterKey()