Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/bio/
HDbss_mem.c68 static long mem_ctrl(BIO *h, int cmd, long arg1, void *arg2);
78 mem_ctrl,
198 static long mem_ctrl(BIO *b, int cmd, long num, void *ptr) in mem_ctrl() function
/trueos/crypto/openssl/crypto/store/
HDstr_mem.c149 static int mem_ctrl(STORE *s, int cmd, long l, void *p, void (*f) (void));
168 mem_ctrl
380 static int mem_ctrl(STORE *s, int cmd, long l, void *p, void (*f) (void)) in mem_ctrl() function