| /optee_os/core/drivers/crypto/caam/hal/imx_6_7/ |
| H A D | hal_jr.c | 24 enum caam_jr_owner owner) in caam_hal_jr_setowner() argument 37 if (owner & JROWNER_SECURE) { in caam_hal_jr_setowner() 39 cfg_ms = JRxMIDR_MS_JROWN_MID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner() 45 cfg_ls = JRxMIDR_LS_SEQ_MID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner() 46 cfg_ls |= JRxMIDR_LS_NONSEQ_MID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner() 48 cfg_ms = JRxMIDR_MS_JROWN_MID(owner) | JRxMIDR_MS_JROWN_NS; in caam_hal_jr_setowner() 49 cfg_ls = JRxMIDR_LS_SEQ_MID(owner) | JRxMIDR_LS_SEQ_NS; in caam_hal_jr_setowner() 50 cfg_ls |= JRxMIDR_LS_NONSEQ_MID(owner) | JRxMIDR_LS_NONSEQ_NS; in caam_hal_jr_setowner()
|
| /optee_os/core/drivers/crypto/caam/hal/imx_8ulp/ |
| H A D | hal_jr.c | 25 enum caam_jr_owner owner) in caam_hal_jr_setowner() argument 38 if (owner & JROWNER_SECURE) { in caam_hal_jr_setowner() 40 cfg_ms = JRxDID_MS_PRIM_DID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner() 43 cfg_ms |= JRxDID_MS_PRIM_ICID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner() 49 cfg_ms = JRxDID_MS_PRIM_DID(owner); in caam_hal_jr_setowner() 50 cfg_ms |= JRxDID_MS_PRIM_ICID(owner); in caam_hal_jr_setowner()
|
| /optee_os/core/drivers/crypto/caam/hal/imx_8m/ |
| H A D | hal_jr.c | 24 enum caam_jr_owner owner) in caam_hal_jr_setowner() argument 37 if (owner & JROWNER_SECURE) { in caam_hal_jr_setowner() 39 cfg_ms = JRxDID_MS_PRIM_DID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner() 42 cfg_ms |= JRxDID_MS_PRIM_ICID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner() 48 cfg_ms = JRxDID_MS_PRIM_DID(owner); in caam_hal_jr_setowner() 49 cfg_ms |= JRxDID_MS_PRIM_ICID(owner); in caam_hal_jr_setowner()
|
| /optee_os/core/drivers/crypto/caam/hal/ls/ |
| H A D | hal_jr.c | 15 enum caam_jr_owner owner) in caam_hal_jr_setowner() argument 20 if (owner == JROWN_ARM_S) { in caam_hal_jr_setowner()
|
| /optee_os/core/kernel/ |
| H A D | mutex.c | 78 if (atomic_load_short(&m->owner) == ct) { in __mutex_lock_recursive() 86 assert(m->owner == THREAD_ID_INVALID); in __mutex_lock_recursive() 87 atomic_store_short(&m->owner, ct); in __mutex_lock_recursive() 116 assert(m->owner == thread_get_id()); in __mutex_unlock_recursive() 123 atomic_store_short(&m->owner, THREAD_ID_INVALID); in __mutex_unlock_recursive() 341 assert(m->owner == thread_get_id()); in mutex_get_recursive_lock_depth()
|
| /optee_os/core/drivers/crypto/caam/hal/imx_8q/ |
| H A D | hal_jr.c | 13 enum caam_jr_owner owner __unused) in caam_hal_jr_setowner()
|
| /optee_os/lib/libmbedtls/mbedtls/include/psa/ |
| H A D | crypto_types.h | 302 mbedtls_key_owner_id_t MBEDTLS_PRIVATE(owner);
|
| H A D | crypto_struct.h | 358 mbedtls_key_owner_id_t owner) in mbedtls_set_key_owner_id() argument 360 attributes->MBEDTLS_PRIVATE(id).MBEDTLS_PRIVATE(owner) = owner; in mbedtls_set_key_owner_id()
|
| H A D | crypto_values.h | 2483 #define MBEDTLS_SVC_KEY_ID_GET_OWNER_ID(id) ((id).MBEDTLS_PRIVATE(owner)) 2494 .MBEDTLS_PRIVATE(owner) = owner_id }; in mbedtls_svc_key_id_make() 2508 mbedtls_key_owner_id_equal(id1.MBEDTLS_PRIVATE(owner), id2.MBEDTLS_PRIVATE(owner)); in mbedtls_svc_key_id_equal()
|
| H A D | crypto.h | 167 mbedtls_key_owner_id_t owner);
|
| /optee_os/core/include/kernel/ |
| H A D | mutex.h | 23 short int owner; member 28 .owner = THREAD_ID_INVALID }
|
| /optee_os/core/drivers/crypto/caam/include/ |
| H A D | caam_hal_jr.h | 23 enum caam_jr_owner owner);
|
| /optee_os/core/arch/riscv/include/tee/ |
| H A D | optee_abi.h | 34 #define OPTEE_ABI_CALL_VAL(type, calling_convention, owner, func_num) \ argument 36 (((owner) & OPTEE_ABI_OWNER_MASK) << \
|
| /optee_os/core/arch/arm/include/sm/ |
| H A D | optee_smc.h | 36 #define OPTEE_SMC_CALL_VAL(type, calling_convention, owner, func_num) \ argument 38 (((owner) & OPTEE_SMC_OWNER_MASK) << \
|
| /optee_os/core/lib/libefi/include/efi/ |
| H A D | hob.h | 73 TEE_UUID owner; member
|
| /optee_os/core/lib/libefi/ |
| H A D | hob.c | 109 memset(&rd_hop->owner, 0, sizeof(TEE_UUID)); in efi_create_resource_desc_hob()
|
| /optee_os/lib/libutils/compiler-rt/ |
| H A D | LICENSE.TXT | 16 "Licensor" shall mean the copyright owner or entity authorized by 17 the copyright owner that is granting the License. 55 submitted to Licensor for inclusion in the Work by the copyright owner 57 the copyright owner. For the purposes of this definition, "submitted" 64 designated in writing by the copyright owner as "Not a Contribution." 193 Copyright [yyyy] [name of copyright owner]
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | LICENSE | 20 "Licensor" shall mean the copyright owner or entity authorized by 21 the copyright owner that is granting the License. 59 submitted to Licensor for inclusion in the Work by the copyright owner 61 the copyright owner. For the purposes of this definition, "submitted" 68 designated in writing by the copyright owner as "Not a Contribution." 197 Copyright [yyyy] [name of copyright owner]
|