Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_sm.c29 static uint32_t issue_cmd(vaddr_t jr_base, unsigned int page, in issue_cmd()
53 caam_hal_sm_check_page_partition(vaddr_t jr_base, in caam_hal_sm_check_page_partition()
71 size_t caam_hal_sm_get_pages_size(vaddr_t jr_base, unsigned int page) in caam_hal_sm_get_pages_size()
80 bool caam_hal_sm_prtn_is_free(vaddr_t jr_base, unsigned int partition) in caam_hal_sm_prtn_is_free()
86 bool caam_hal_sm_prtn_is_owned(vaddr_t jr_base, unsigned int partition) in caam_hal_sm_prtn_is_owned()
92 void caam_hal_sm_set_access_all_group(vaddr_t jr_base, unsigned int partition) in caam_hal_sm_set_access_all_group()
98 void caam_hal_sm_set_access_group(vaddr_t jr_base, unsigned int partition, in caam_hal_sm_set_access_group()
108 void caam_hal_sm_open_access_perm(vaddr_t jr_base, unsigned int partition) in caam_hal_sm_open_access_perm()
114 void caam_hal_sm_set_access_perm(vaddr_t jr_base, unsigned int partition, in caam_hal_sm_set_access_perm()
123 caam_hal_sm_allocate_page(vaddr_t jr_base, in caam_hal_sm_allocate_page()
[all …]
/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_math.c118 vaddr_t jr_base = caam_jrcfg->base + caam_jrcfg->offset; in caam_math_init() local
H A Dcaam_dh.c516 vaddr_t jr_base = caam_jrcfg->base + caam_jrcfg->offset; in caam_dh_init() local
H A Dcaam_dsa.c799 vaddr_t jr_base = caam_jrcfg->base + caam_jrcfg->offset; in caam_dsa_init() local
H A Dcaam_ecc.c906 vaddr_t jr_base = caam_jrcfg->base + caam_jrcfg->offset; in caam_ecc_init() local
H A Dcaam_rsa.c1702 vaddr_t jr_base = caam_jrcfg->base + caam_jrcfg->offset; in caam_rsa_init() local
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash_mac.c339 vaddr_t jr_base = caam_jrcfg->base + caam_jrcfg->offset; in caam_hmac_init() local
H A Dcaam_hash.c709 vaddr_t jr_base = caam_jrcfg->base + caam_jrcfg->offset; in caam_hash_init() local