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

/freebsd-9.3-release/crypto/openssl/crypto/store/
H A Dstr_mem.c99 struct mem_ctx_st { struct
242 struct mem_ctx_st *context =
243 (struct mem_ctx_st *)OPENSSL_malloc(sizeof(struct mem_ctx_st));
251 memset(context, 0, sizeof(struct mem_ctx_st));
287 struct mem_ctx_st *context = (struct mem_ctx_st *)handle;
339 struct mem_ctx_st *context = (struct mem_ctx_st *)handle;
354 struct mem_ctx_st *contex
[all...]

Completed in 49 milliseconds