Home
last modified time | relevance | path

Searched defs:ctx_buffer (Results 1 – 2 of 2) sorted by relevance

/base/tee/tee_os_framework/drivers/crypto_mgr/src/
Dcrypto_mgr.c49 uint8_t *ctx_buffer = (uint8_t *)malloc((size_t)ctx_size); in crypto_ioctl_alloc_ctx_buf() local
/base/tee/tee_os_framework/lib/teelib/libcrypto_hal/include/
Dcrypto_driver_adaptor.h186 uint64_t ctx_buffer; member