Home
last modified time | relevance | path

Searched defs:iov_count (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Daeap.c47 int iov_count) in _gk_wrap_iov()
94 int iov_count) in _gk_unwrap_iov()
141 int iov_count) in _gk_wrap_iov_length()
H A Dcfx.c208 _gk_find_buffer(gss_iov_buffer_desc *iov, int iov_count, OM_uint32 type) in _gk_find_buffer()
313 int iov_count) in _gssapi_wrap_cfx_iov()
674 unrotate_iov(OM_uint32 *minor_status, size_t rrc, gss_iov_buffer_desc *iov, int iov_count) in unrotate_iov()
751 int iov_count) in _gssapi_unwrap_cfx_iov()
1053 int iov_count) in _gssapi_wrap_iov_length_cfx()
H A Darcfour.c123 int iov_count, in arcfour_mic_cksum_iov()
918 int iov_count) in _gssapi_wrap_iov_length_arcfour()
1010 int iov_count, in _gssapi_wrap_iov_arcfour()
1264 int iov_count, in _gssapi_unwrap_iov_arcfour()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_aeap.c55 int iov_count) in gss_wrap_iov()
92 int iov_count) in gss_unwrap_iov()
136 int iov_count) in gss_wrap_iov_length()
170 int iov_count) in gss_release_iov_buffer()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/
H A Dcontext_stubs.c654 int iov_count) in _gss_spnego_wrap_iov()
674 int iov_count) in _gss_spnego_unwrap_iov()
696 int iov_count) in _gss_spnego_wrap_iov_length()
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dconnection.c275 int iov_count = 0; in omapi_connection_register() local