Home
last modified time | relevance | path

Searched refs:hhlen (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/uwsgi/uwsgi-2.0.20/proto/
H A Dhttp.c7 static char * http_header_to_cgi(char *hh, size_t hhlen, size_t *keylen, size_t *vallen, int *has_p… in http_header_to_cgi() argument
11 for (i = 0; i < hhlen; i++) { in http_header_to_cgi()
41 static uint16_t http_add_uwsgi_header(struct wsgi_request *wsgi_req, char *hh, size_t hhlen, char *… in http_add_uwsgi_header() argument
46 size_t keylen = hhlen; in http_add_uwsgi_header()
/dports/lang/mono/mono-5.10.1.57/external/boringssl/ssl/
H A Dinternal.h825 unsigned int hhlen; member
855 #define SSL_HM_HEADER_LENGTH(ssl) ssl->method->hhlen
857 (((uint8_t *)ssl->init_buf->data) + ssl->method->hhlen)
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/ssl/
H A Dssl_locl.h803 unsigned int hhlen; member
810 # define SSL_HM_HEADER_LENGTH(s) s->method->ssl3_enc->hhlen
812 (((unsigned char *)s->init_buf->data) + s->method->ssl3_enc->hhlen)
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/ssl/
H A Dssl_locl.h803 unsigned int hhlen; member
810 # define SSL_HM_HEADER_LENGTH(s) s->method->ssl3_enc->hhlen
812 (((unsigned char *)s->init_buf->data) + s->method->ssl3_enc->hhlen)
/dports/security/openssl-unsafe/openssl-c9ba19c/ssl/
H A Dssl_locl.h820 unsigned int hhlen; member
827 # define SSL_HM_HEADER_LENGTH(s) s->method->ssl3_enc->hhlen
829 (((unsigned char *)s->init_buf->data) + s->method->ssl3_enc->hhlen)
/dports/security/openssl-legacy-static/openssl-1.0.2u/ssl/
H A Dssl_locl.h803 unsigned int hhlen; member
810 # define SSL_HM_HEADER_LENGTH(s) s->method->ssl3_enc->hhlen
812 (((unsigned char *)s->init_buf->data) + s->method->ssl3_enc->hhlen)
/dports/www/uwsgi/uwsgi-2.0.20/plugins/http/
H A Dhttp.c81 static char * http_header_to_cgi(char *hh, size_t hhlen, size_t *keylen, size_t *vallen, int *has_p… in http_header_to_cgi() argument
85 for (i = 0; i < hhlen; i++) { in http_header_to_cgi()
/dports/mail/opendkim/opendkim-2.10.3/libopendkim/
H A Ddkim-canon.c2120 dkim_canon_gethashes(DKIM_SIGINFO *sig, void **hh, size_t *hhlen, in dkim_canon_gethashes() argument
2143 *hhlen = hdlen; in dkim_canon_gethashes()
H A Ddkim.c9174 dkim_sig_gethashes(DKIM_SIGINFO *sig, void **hh, size_t *hhlen, in dkim_sig_gethashes() argument
9177 return dkim_canon_gethashes(sig, hh, hhlen, bh, bhlen); in dkim_sig_gethashes()
/dports/www/openarc/OpenARC-eb430db/libopenarc/
H A Darc-canon.c2058 arc_canon_gethashes(ARC_MESSAGE *msg, void **hh, size_t *hhlen, in arc_canon_gethashes() argument
2076 *hhlen = hdlen; in arc_canon_gethashes()
H A Darc.c1920 size_t hhlen; in arc_validate_msg() local
1977 status = arc_canon_gethashes(msg, &hh, &hhlen, &bh, &bhlen); in arc_validate_msg()
2047 rsastat = RSA_verify(nid, hh, hhlen, sig, siglen, rsa); in arc_validate_msg()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/packet/
H A Daf_packet.c1958 unsigned int hhlen = dev->header_ops ? dev->hard_header_len : 0; in packet_sendmsg_spkt() local
1972 if (hhlen) { in packet_sendmsg_spkt()
1973 skb->data -= hhlen; in packet_sendmsg_spkt()
1974 skb->tail -= hhlen; in packet_sendmsg_spkt()
1975 if (len < hhlen) in packet_sendmsg_spkt()
/dports/multimedia/libv4l/linux-5.13-rc2/net/packet/
H A Daf_packet.c1958 unsigned int hhlen = dev->header_ops ? dev->hard_header_len : 0; in packet_sendmsg_spkt() local
1972 if (hhlen) { in packet_sendmsg_spkt()
1973 skb->data -= hhlen; in packet_sendmsg_spkt()
1974 skb->tail -= hhlen; in packet_sendmsg_spkt()
1975 if (len < hhlen) in packet_sendmsg_spkt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/packet/
H A Daf_packet.c1958 unsigned int hhlen = dev->header_ops ? dev->hard_header_len : 0; in packet_sendmsg_spkt() local
1972 if (hhlen) { in packet_sendmsg_spkt()
1973 skb->data -= hhlen; in packet_sendmsg_spkt()
1974 skb->tail -= hhlen; in packet_sendmsg_spkt()
1975 if (len < hhlen) in packet_sendmsg_spkt()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A DChangeLog.04413 * c-common.c (format_char_info): Add new field hhlen.
4415 hhlen field appropriately.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A DChangeLog.04413 * c-common.c (format_char_info): Add new field hhlen.
4415 hhlen field appropriately.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A DChangeLog-199812992 * c-common.c (format_char_info): Add new field hhlen.
12994 hhlen field appropriately.

12