Home
last modified time | relevance | path

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

/src/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c316 char mechbuf[64]; in select_mech() local
324 ret = der_put_oid ((unsigned char *)mechbuf + sizeof(mechbuf) - 1, in select_mech()
325 sizeof(mechbuf), in select_mech()
333 oid.elements = mechbuf + sizeof(mechbuf) - mech_len; in select_mech()