Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dgsskrb5-private.h21 _gk_allocate_buffer (
H A Dcfx.c244 _gk_allocate_buffer(OM_uint32 *minor_status, gss_iov_buffer_desc *buffer, size_t size) in _gk_allocate_buffer() function
427 major_status = _gk_allocate_buffer(minor_status, trailer, gsstsize); in _gssapi_wrap_cfx_iov()
442 major_status = _gk_allocate_buffer(minor_status, header, gsshsize); in _gssapi_wrap_cfx_iov()
H A Darcfour.c1067 major_status = _gk_allocate_buffer(minor_status, header, in _gssapi_wrap_iov_arcfour()
1081 major_status = _gk_allocate_buffer(minor_status, padding, 1); in _gssapi_wrap_iov_arcfour()
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dgsskrb5-private.h19 _gk_allocate_buffer (