Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Doid.c92 __OID_copy(gss_OID *dest, const gss_OID_desc * const source) in __OID_copy() function
242 if (rc = __OID_copy(&s->elements, oid)) { in __OID_to_OID_set()
H A Doid.h43 OM_uint32 __OID_copy(gss_OID *dest, const gss_OID_desc * const source);