Home
last modified time | relevance | path

Searched defs:context (Results 1 – 12 of 12) sorted by relevance

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientApiLib.c138 TEEC_Context *context) in TEEC_InitializeContext()
181 TEEC_Result TEEC_FinalizeContext(TEEC_Context *context) in TEEC_FinalizeContext()
207 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context, in TEEC_AllocateSharedMemory()
279 TEEC_Result TEEC_RegisterSharedMemory(TEEC_Context *context, in TEEC_RegisterSharedMemory()
324 TEEC_Result TEEC_OpenSession(TEEC_Context *context, in TEEC_OpenSession()
H A DOpteeClientSMC.c44 TEEC_Result TEEC_SMC_OpenSession(TEEC_Context *context, in TEEC_SMC_OpenSession()
/rk3399_rockchip-uboot/lib/
H A Dmd5.c273 struct MD5Context context; in md5() local
290 struct MD5Context context; in md5_wd() local
/rk3399_rockchip-uboot/lib/avb/libavb_atx/
H A Davb_atx_validate.c47 AvbSHA256Ctx context; in sha256() local
60 AvbSHA512Ctx context; in sha512() local
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_console.c421 static void EFIAPI efi_key_notify(struct efi_event *event, void *context) in efi_key_notify()
426 void *context) in efi_console_timer_notify()
H A Defi_boottime.c249 void *context), in efi_create_event()
284 void *context), in efi_create_event_ext()
/rk3399_rockchip-uboot/examples/standalone/
H A Dsched.c54 uchar context[CTX_SIZE]; member
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dptrace.h78 } context; member
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-sign.c420 EVP_MD_CTX *context; in rsa_sign_with_key() local
/rk3399_rockchip-uboot/include/linux/usb/
H A Dgadget.h97 void *context; member
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.h319 struct musb_context_registers context; member
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h2665 …stbrp_context *context = (stbrp_context *) STBTT_malloc(sizeof(*context) ,alloc_context… in stbtt_PackBegin() local