OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STORE_Memory
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/store/
str_mem.c
136
static STORE_METHOD
store_memory
=
variable
157
const STORE_METHOD *
STORE_Memory
(void)
159
return &
store_memory
;
store.h
128
const STORE_METHOD *
STORE_Memory
(void);
131
and uses
STORE_Memory
() to cache things in memory. */
134
and uses
STORE_Memory
() to cache things in memory. Certificates are added
Completed in 81 milliseconds