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

/macosx-10.10.1/OpenSSL098-52/src/crypto/objects/
H A Dobj_dat.c96 } ADDED_OBJ; typedef in typeref:struct:added_obj_st
113 /* static unsigned long add_hash(ADDED_OBJ *ca) */
120 const ADDED_OBJ *ca = (const ADDED_OBJ *)ca_void;
149 /* static int add_cmp(ADDED_OBJ *ca, ADDED_OBJ *cb) */
154 const ADDED_OBJ *ca = (const ADDED_OBJ *)ca_void;
155 const ADDED_OBJ *cb = (const ADDED_OBJ *)cb_voi
[all...]
/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-objects.c401 } ADDED_OBJ; typedef in typeref:struct:added_obj_st
424 /* static unsigned long add_hash(ADDED_OBJ *ca) */
432 const ADDED_OBJ *ca = (const ADDED_OBJ *)ca_void;
466 /* static int add_cmp(ADDED_OBJ *ca, ADDED_OBJ *cb) */
472 const ADDED_OBJ *ca = (const ADDED_OBJ *)ca_void;
473 const ADDED_OBJ *cb = (const ADDED_OBJ *)cb_voi
[all...]

Completed in 107 milliseconds