Home
last modified time | relevance | path

Searched refs:plain2 (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_demo_hks.c652 hi_u32 hks_encrypt_init_plain_blob(struct hks_blob *plain1, struct hks_blob *plain2, struct hks_blob *plain3) in hks_encrypt_init_plain_blob() argument
672 plain2->data = (hi_u8 *)cert2_plain_addr; in hks_encrypt_init_plain_blob()
673 plain2->size = cert2_partition_size; in hks_encrypt_init_plain_blob()
/third_party/python/Lib/test/
H A Dtest_zipfile.py2395 plain2 = b'\x00'*512 variable in DecryptionTests
2428 self.assertEqual(self.zip2.read("zero"), self.plain2)

Completed in 7 milliseconds