Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dtfm_pools.c24 psa_status_t tfm_pool_init(struct tfm_pool_instance_t *pool, size_t poolsz, in tfm_pool_init()
59 void *tfm_pool_alloc(struct tfm_pool_instance_t *pool) in tfm_pool_alloc()
79 void tfm_pool_free(struct tfm_pool_instance_t *pool, void *ptr) in tfm_pool_free()
98 bool is_valid_chunk_data_in_pool(struct tfm_pool_instance_t *pool, in is_valid_chunk_data_in_pool()