HomeSort by: relevance | last modified time | path
    Searched defs:init_buf (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet/
sctp_input.c 1046 struct sctp_init_chunk *init_cp, init_buf; local
1092 (u_int8_t *)&init_buf);
1414 struct sctp_init_chunk *init_cp, init_buf; local
1433 (u_int8_t *)&init_buf);
  /src/external/ibm-public/postfix/dist/src/tlsproxy/
tlsproxy.c 1253 VSTRING *init_buf; local
1270 init_buf = vstring_alloc(100);
1271 init_key = tls_proxy_client_init_serialize(attr_print_plain, init_buf,
1274 vstring_free(init_buf); \
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 1300 BUF_MEM *init_buf; /* buffer used during init */ member in struct:ssl_connection_st
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 1260 BUF_MEM *init_buf; /* buffer used during init */ member in struct:ssl_st
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 1116 BUF_MEM *init_buf; /* buffer used during init */ member in struct:ssl_st

Completed in 71 milliseconds