Home
last modified time | relevance | path

Searched defs:a_void (Results 1 – 2 of 2) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/objects/
H A Do_names.c114 static int obj_name_cmp(const void *a_void, const void *b_void) in obj_name_cmp()
133 static unsigned long obj_name_hash(const void *a_void) in obj_name_hash()
/minix3/crypto/external/bsd/openssl/dist/crypto/
H A Dex_data.c302 static void def_cleanup_cb(void *a_void) in def_cleanup_cb()