Searched refs:read_token (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/crypto/heimdal/appl/test/ |
| HD | gssapi_server.c | 76 read_token (sock, input_token); in process_it() 77 read_token (sock, output_token); in process_it() 95 read_token (sock, input_token); in process_it() 113 read_token (sock, input_token); in process_it() 194 read_token (sock, input_token); in proto() 284 read_token (pipefd[0], &buf); in proto()
|
| HD | gss_common.h | 37 void read_token (int sock, gss_buffer_t buf);
|
| HD | gssapi_client.c | 223 read_token (sock, input_token); in proto() 254 read_token (pipefd[0], &buf); in proto()
|
| HD | gss_common.c | 72 read_token (int sock, gss_buffer_t buf) in read_token() function
|
| /freebsd-14-stable/crypto/heimdal/ |
| HD | ChangeLog.2000 | 176 * appl/test/gss_common.c (read_token): remove unused variable
|