OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_ticket_nonce
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/ssl/statem/
statem_srvr.c
3885
* Increment both |sent_tickets| and |
next_ticket_nonce
|. |sent_tickets|
3887
* auth, but |
next_ticket_nonce
| does not. If we're sending extra
3891
s->
next_ticket_nonce
++;
3950
nonce = s->
next_ticket_nonce
;
/src/crypto/external/bsd/openssl.old/dist/ssl/statem/
statem_srvr.c
4115
nonce = s->
next_ticket_nonce
;
4184
* Increment both |sent_tickets| and |
next_ticket_nonce
|. |sent_tickets|
4186
* auth, but |
next_ticket_nonce
| does not.
4189
s->
next_ticket_nonce
++;
/src/crypto/external/apache2/openssl/dist/ssl/statem/
statem_srvr.c
4206
* Increment both |sent_tickets| and |
next_ticket_nonce
|. |sent_tickets|
4208
* auth, but |
next_ticket_nonce
| does not. If we're sending extra
4212
s->
next_ticket_nonce
++;
4274
nonce = s->
next_ticket_nonce
;
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h
1836
uint64_t
next_ticket_nonce
;
member in struct:ssl_connection_st
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h
1786
uint64_t
next_ticket_nonce
;
member in struct:ssl_st
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h
1470
uint64_t
next_ticket_nonce
;
member in struct:ssl_st
Completed in 73 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026