Home
last modified time | relevance | path

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

/external/openssl/crypto/store/
Dstr_mem.c128 static int mem_list_end(STORE *s, void *handle);
149 mem_list_end,
187 if (mem_list_end(s, context)) in mem_get()
266 mem_list_end(s, context); in mem_list_start()
328 static int mem_list_end(STORE *s, void *handle) in mem_list_end() function