Home
last modified time | relevance | path

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

/external/openssl/crypto/store/
Dstr_mem.c97 struct mem_ctx_st struct
224 struct mem_ctx_st *context = in mem_list_start()
225 (struct mem_ctx_st *)OPENSSL_malloc(sizeof(struct mem_ctx_st)); in mem_list_start()
234 memset(context, 0, sizeof(struct mem_ctx_st)); in mem_list_start()
272 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; in mem_list_next()
330 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; in mem_list_end()
344 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; in mem_list_endp()