Home
last modified time | relevance | path

Searched refs:totalExtSz (Results 1 – 10 of 10) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dtls13.c3278 word16 totalExtSz; member
3476 if (args->totalExtSz > 0) { in DoTls13ServerHello()
3490 args->idx += args->totalExtSz; in DoTls13ServerHello()
3657 word16 totalExtSz; in DoTls13EncryptedExtensions() local
3670 ato16(&input[i], &totalExtSz); in DoTls13EncryptedExtensions()
3682 *inOutIdx = i + totalExtSz; in DoTls13EncryptedExtensions()
4487 word16 totalExtSz; in DoTls13SupportedVersions() local
4516 ato16(&input[i], &totalExtSz); in DoTls13SupportedVersions()
4518 if (totalExtSz != helloSz - i) in DoTls13SupportedVersions()
4607 word16 totalExtSz = 0; in DoTls13ClientHello() local
[all …]
H A Dinternal.c23382 word16 totalExtSz; local
23387 ato16(&input[i], &totalExtSz);
23390 if ((i - begin) + totalExtSz > helloSz)
23397 i += totalExtSz;
23422 word16 totalExtSz; local
23427 ato16(&input[i], &totalExtSz);
23433 while (totalExtSz) {
29908 word16 totalExtSz; local
29921 ato16(&input[i], &totalExtSz);
29948 i += totalExtSz;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dtls13.c3278 word16 totalExtSz; member
3476 if (args->totalExtSz > 0) { in DoTls13ServerHello()
3490 args->idx += args->totalExtSz; in DoTls13ServerHello()
3657 word16 totalExtSz; in DoTls13EncryptedExtensions() local
3670 ato16(&input[i], &totalExtSz); in DoTls13EncryptedExtensions()
3682 *inOutIdx = i + totalExtSz; in DoTls13EncryptedExtensions()
4487 word16 totalExtSz; in DoTls13SupportedVersions() local
4516 ato16(&input[i], &totalExtSz); in DoTls13SupportedVersions()
4518 if (totalExtSz != helloSz - i) in DoTls13SupportedVersions()
4607 word16 totalExtSz = 0; in DoTls13ClientHello() local
[all …]
H A Dinternal.c23380 word16 totalExtSz; local
23385 ato16(&input[i], &totalExtSz);
23388 if ((i - begin) + totalExtSz > helloSz)
23395 i += totalExtSz;
23420 word16 totalExtSz; local
23425 ato16(&input[i], &totalExtSz);
23431 while (totalExtSz) {
29906 word16 totalExtSz; local
29919 ato16(&input[i], &totalExtSz);
29946 i += totalExtSz;
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dtls13.c3278 word16 totalExtSz; member
3476 if (args->totalExtSz > 0) { in DoTls13ServerHello()
3490 args->idx += args->totalExtSz; in DoTls13ServerHello()
3657 word16 totalExtSz; in DoTls13EncryptedExtensions() local
3670 ato16(&input[i], &totalExtSz); in DoTls13EncryptedExtensions()
3682 *inOutIdx = i + totalExtSz; in DoTls13EncryptedExtensions()
4487 word16 totalExtSz; in DoTls13SupportedVersions() local
4516 ato16(&input[i], &totalExtSz); in DoTls13SupportedVersions()
4518 if (totalExtSz != helloSz - i) in DoTls13SupportedVersions()
4607 word16 totalExtSz = 0; in DoTls13ClientHello() local
[all …]
H A Dinternal.c23380 word16 totalExtSz; local
23385 ato16(&input[i], &totalExtSz);
23388 if ((i - begin) + totalExtSz > helloSz)
23395 i += totalExtSz;
23420 word16 totalExtSz; local
23425 ato16(&input[i], &totalExtSz);
23431 while (totalExtSz) {
29906 word16 totalExtSz; local
29919 ato16(&input[i], &totalExtSz);
29946 i += totalExtSz;
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dtls13.c3278 word16 totalExtSz;
3476 if (args->totalExtSz > 0) {
3490 args->idx += args->totalExtSz;
3657 word16 totalExtSz;
3670 ato16(&input[i], &totalExtSz);
3682 *inOutIdx = i + totalExtSz;
4487 word16 totalExtSz;
4516 ato16(&input[i], &totalExtSz);
4518 if (totalExtSz != helloSz - i)
4607 word16 totalExtSz = 0;
[all …]
H A Dinternal.c23380 word16 totalExtSz; local
23385 ato16(&input[i], &totalExtSz);
23388 if ((i - begin) + totalExtSz > helloSz)
23395 i += totalExtSz;
23420 word16 totalExtSz; local
23425 ato16(&input[i], &totalExtSz);
23431 while (totalExtSz) {
29906 word16 totalExtSz; local
29919 ato16(&input[i], &totalExtSz);
29946 i += totalExtSz;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dtls13.c3278 word16 totalExtSz; member
3476 if (args->totalExtSz > 0) { in DoTls13ServerHello()
3490 args->idx += args->totalExtSz; in DoTls13ServerHello()
3657 word16 totalExtSz; in DoTls13EncryptedExtensions() local
3670 ato16(&input[i], &totalExtSz); in DoTls13EncryptedExtensions()
3682 *inOutIdx = i + totalExtSz; in DoTls13EncryptedExtensions()
4487 word16 totalExtSz; in DoTls13SupportedVersions() local
4516 ato16(&input[i], &totalExtSz); in DoTls13SupportedVersions()
4518 if (totalExtSz != helloSz - i) in DoTls13SupportedVersions()
4607 word16 totalExtSz = 0; in DoTls13ClientHello() local
[all …]
H A Dinternal.c23380 word16 totalExtSz; local
23385 ato16(&input[i], &totalExtSz);
23388 if ((i - begin) + totalExtSz > helloSz)
23395 i += totalExtSz;
23420 word16 totalExtSz; local
23425 ato16(&input[i], &totalExtSz);
23431 while (totalExtSz) {
29906 word16 totalExtSz; local
29919 ato16(&input[i], &totalExtSz);
29946 i += totalExtSz;
[all …]