/optee_os/core/kernel/ |
A D | huk_subkey.c | 13 static TEE_Result mac_usage(void *ctx, uint32_t usage) in mac_usage() argument 15 return crypto_mac_update(ctx, (const void *)&usage, sizeof(usage)); in mac_usage() 37 static TEE_Result huk_compat(void *ctx, enum huk_subkey_usage usage) in huk_compat() argument 43 switch (usage) { in huk_compat() 55 return mac_usage(ctx, usage); in huk_compat() 61 TEE_Result huk_subkey_derive(enum huk_subkey_usage usage, in huk_subkey_derive() argument 87 res = huk_compat(ctx, usage); in huk_subkey_derive() 89 res = mac_usage(ctx, usage); in huk_subkey_derive()
|
/optee_os/core/tee/ |
A D | tee_pobj.c | 61 uint32_t flags, enum tee_pobj_usage usage, in tee_pobj_get() argument 82 if (usage == TEE_POBJ_USAGE_ENUM) { in tee_pobj_get() 86 if ((*obj)->creating || (usage == TEE_POBJ_USAGE_CREATE && in tee_pobj_get() 109 if (usage == TEE_POBJ_USAGE_CREATE) { in tee_pobj_get()
|
/optee_os/scripts/ |
A D | checkpatch.sh | 24 usage() { function 49 usage
|
A D | gen_ld_sects.py | 11 def usage(): function 19 usage()
|
A D | sign_encrypt.py | 47 usage='\n %(prog)s command [ arguments ]\n\n'
|
/optee_os/ta/pkcs11/scripts/ |
A D | verify-helpers.sh | 56 usage() { function 77 usage
|
/optee_os/core/include/kernel/ |
A D | huk_subkey.h | 55 TEE_Result huk_subkey_derive(enum huk_subkey_usage usage,
|
/optee_os/core/include/tee/ |
A D | tee_pobj.h | 35 uint32_t flags, enum tee_pobj_usage usage,
|
A D | tee_svc_cryp.h | 16 unsigned long usage);
|
/optee_os/core/arch/arm/dts/ |
A D | stm32mp157c-ed1.dts | 138 /* spare dmas for other usage */ 344 /* spare dmas for other usage */
|
A D | stm32mp15xx-dkx.dtsi | 224 /* spare dmas for other usage */ 502 /* spare dmas for other usage */
|
A D | stm32mp157c-ev1.dts | 305 /* spare dmas for other usage (un-delete to enable pwm capture) */
|
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
A D | x509_crt.h | 791 unsigned int usage );
|
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | x509_crt.h | 791 unsigned int usage );
|
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
A D | x509_crt.h | 791 unsigned int usage );
|
/optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
A D | x509_crt.h | 791 unsigned int usage );
|
/optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
A D | x509_crt.h | 791 unsigned int usage );
|
/optee_os/out/arm/export-ta_arm64/host_include/ |
A D | utee_syscalls.h | 107 unsigned long usage);
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | utee_syscalls.h | 107 unsigned long usage);
|
/optee_os/lib/libutee/include/ |
A D | utee_syscalls.h | 107 unsigned long usage);
|
/optee_os/out/arm/export-ta_arm32/host_include/ |
A D | utee_syscalls.h | 107 unsigned long usage);
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | utee_syscalls.h | 107 unsigned long usage);
|
/optee_os/core/lib/libfdt/ |
A D | README.license | 25 encourage widespread and correct usage of flattened device trees,
|
/optee_os/out/arm/export-ta_arm32/scripts/ |
A D | sign_encrypt.py | 47 usage='\n %(prog)s command [ arguments ]\n\n'
|
/optee_os/out/arm/export-ta_arm64/scripts/ |
A D | sign_encrypt.py | 47 usage='\n %(prog)s command [ arguments ]\n\n'
|