Home
last modified time | relevance | path

Searched defs:ciphertext_payload (Results 1 – 1 of 1) sorted by relevance

/base/tee/tee_os_framework/lib/syslib/libelf_verify/src/
Dtee_v3_elf_verify.c283 static TEE_Result tee_secure_img_decrypt_payload(const uint8_t *ciphertext_payload, uint32_t cipher… in tee_secure_img_decrypt_payload()
824 uint8_t *ciphertext_payload = NULL; in tee_secure_img_proc_payload() local