Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dfobj.c417 uint8_t *hashes; member
425 unsigned int num_pages, void *hashes, void *store) in rop_init()
432 struct fobj *fobj_ro_paged_alloc(unsigned int num_pages, void *hashes, in fobj_ro_paged_alloc()
595 struct fobj *fobj_ro_reloc_paged_alloc(unsigned int num_pages, void *hashes, in fobj_ro_reloc_paged_alloc()
/optee_os/core/arch/arm/kernel/
H A Dboot.c459 static struct fobj *ro_paged_alloc(tee_mm_entry_t *mm, void *hashes, in ro_paged_alloc()
491 uint8_t *hashes = NULL; in init_pager_runtime() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls.c2724 const int *hashes) in mbedtls_ssl_conf_sig_hashes()