Home
last modified time | relevance | path

Searched refs:object (Results 1 – 17 of 17) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api_objects.c56 void TEE_GetObjectInfo(TEE_ObjectHandle object, TEE_ObjectInfo *objectInfo) in TEE_GetObjectInfo() argument
61 res = _utee_cryp_obj_get_info((unsigned long)object, &info); in TEE_GetObjectInfo()
84 void __GP11_TEE_GetObjectInfo(TEE_ObjectHandle object, in __GP11_TEE_GetObjectInfo() argument
90 res = _utee_cryp_obj_get_info((unsigned long)object, &info); in __GP11_TEE_GetObjectInfo()
113 TEE_Result TEE_GetObjectInfo1(TEE_ObjectHandle object, in TEE_GetObjectInfo1() argument
119 res = _utee_cryp_obj_get_info((unsigned long)object, &info); in TEE_GetObjectInfo1()
137 TEE_Result __GP11_TEE_GetObjectInfo1(TEE_ObjectHandle object, in __GP11_TEE_GetObjectInfo1() argument
143 res = _utee_cryp_obj_get_info((unsigned long)object, &info); in __GP11_TEE_GetObjectInfo1()
167 void TEE_RestrictObjectUsage(TEE_ObjectHandle object, uint32_t objectUsage) in TEE_RestrictObjectUsage() argument
172 res = _utee_cryp_obj_get_info((unsigned long)object, &info); in TEE_RestrictObjectUsage()
[all …]
/optee_os/lib/libutee/include/
H A Dtee_internal_api.h145 void TEE_GetObjectInfo(TEE_ObjectHandle object, TEE_ObjectInfo *objectInfo);
146 void __GP11_TEE_GetObjectInfo(TEE_ObjectHandle object,
149 TEE_Result TEE_GetObjectInfo1(TEE_ObjectHandle object,
151 TEE_Result __GP11_TEE_GetObjectInfo1(TEE_ObjectHandle object,
154 void TEE_RestrictObjectUsage(TEE_ObjectHandle object, uint32_t objectUsage);
155 TEE_Result TEE_RestrictObjectUsage1(TEE_ObjectHandle object,
158 TEE_Result TEE_GetObjectBufferAttribute(TEE_ObjectHandle object,
161 TEE_Result __GP11_TEE_GetObjectBufferAttribute(TEE_ObjectHandle object,
165 TEE_Result TEE_GetObjectValueAttribute(TEE_ObjectHandle object,
169 void TEE_CloseObject(TEE_ObjectHandle object);
[all …]
/optee_os/scripts/
H A Dcheckpatch.sh99 object="$(git rev-parse "${arg}")" || continue
101 if git cat-file -e "${object}" 2>/dev/null; then
102 checkpatch "${object}"
105 commits="$(echo "${object}" | git rev-list --stdin)"
H A Dsign_rproc_fw.py167 class RSA_Signature(object):
180 class ECC_Signature(object):
203 class SegmentHash(object):
252 class ImageHeader(object):
H A Dsymbolize.py132 class Symbolizer(object):
/optee_os/core/drivers/crypto/se050/adaptors/include/
H A Dse050_apdu_apis.h72 sss_se05x_object_t *object,
77 sss_se05x_object_t *object,
/optee_os/ta/pkcs11/src/
H A Dobject.c36 struct pkcs11_object *object = NULL; in pkcs11_handle2object() local
38 object = handle_lookup(get_object_handle_db(session), handle); in pkcs11_handle2object()
39 if (!object) in pkcs11_handle2object()
46 if (!object->token) in pkcs11_handle2object()
47 return object; in pkcs11_handle2object()
53 if (object->token != get_session_token(session)) in pkcs11_handle2object()
56 return object; in pkcs11_handle2object()
420 struct pkcs11_object *object = NULL; in entry_destroy_object() local
438 object = pkcs11_handle2object(object_handle, session); in entry_destroy_object()
439 if (!object) in entry_destroy_object()
[all …]
H A Dsub.mk4 srcs-y += object.c
H A Dobject.h56 struct pkcs11_object *object, bool session_object_only);
H A Dprocessing.c414 struct pkcs11_object *object = NULL; in entry_generate_key_pair() local
575 object = pkcs11_handle2object(pubkey_handle, session); in entry_generate_key_pair()
576 if (!object) in entry_generate_key_pair()
578 destroy_object(session, object, false); in entry_generate_key_pair()
/optee_os/lib/libutils/ext/include/
H A Dasm.S81 .type \name , %object
86 .type \name , %object
/optee_os/core/lib/qcbor/
H A DREADME.md57 **Small code size** – In the smallest configuration the object
59 object code for QCBOR APIs not used is not referenced.
282 used to reduce object code size and dependency.
322 This saves only a small amount of object code. The primary purpose for
339 The primary reason to define this is to save object code.
433 Here's the list of all features that can be disabled to save object
503 brings in about 2KB of object code. If object code size is not a
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE40 not limited to compiled object code, generated documentation,
349 under Section 2) in object code or executable form under the terms of
366 received the program in object code or executable form with such
380 If distribution of executable or object code is made by offering
384 compelled to copy the source along with the object code.
H A DChangeLog77 ("xxx_setup"), the operation object is supposed to be all-bits-zero.
78 This was sometimes not the case when an operation object is reused,
2240 those always built an mpi object with at least one limb.
2280 mbedtls_mpi_read_string() now construct an mbedtls_mpi object with 0 limbs
2808 framework/tests/src are compiled and the resulting object linked into each test
2956 * Key derivation inputs in the PSA API can now either come from a key object
4652 the same mbedtls_ssl_config object and memory allocation fails. Found by
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT36 not limited to compiled object code, generated documentation,
/optee_os/
H A DCHANGELOG.md863 attempts to create an existing persistent object without the overwrite flag
1297 [361fb3e][commit_361fb3e] ("core: REE FS: use a single file per object").
1323 - REE FS: use a single file per object, remove block cache.
1974 * [#230][pr230]: Persistent object corruption support (TEE_ERROR_CORRUPT_OBJECT/_2)
1975 * [#230][pr230]: Persistent object access support (TEE_ERROR_STORAGE_NOT_AVAILABLE/_2)
/optee_os/lib/libutils/isoc/
H A Dbget.doc72 which can be managed, only on the largest individual object which can be