Searched refs:NEW (Results 1 – 9 of 9) sorted by relevance
/openssl/test/ |
H A D | cmp_ctx_test.c | 351 DEFAULT, NEW, FREE) \ argument 360 TYPE val1_to_free = NEW; \ 363 TYPE val2_to_free = NEW; \ 533 DEFAULT, NEW, FREE) \ argument 535 STACK_OF(ELEM_TYPE)*, NULL, DEFAULT, NEW, FREE) 629 DEFAULT, NEW, FREE) \ argument 645 TYPE val1_to_free = NEW; \ 648 TYPE val2_to_free = NEW; \
|
/openssl/doc/designs/quic-design/ |
H A D | quic-fifm.md | 131 - A state, which is either `NEW` or `TX`. Frames added to the CFQ have 132 the `NEW` state initially. When the frame is transmitted, it is transitioned 134 it is transitioned back to the `NEW` state. 136 Frames in the `NEW` state participate in a priority queue (the NEW queue) 137 according to their priority and the CFQ's NEW queue can be iterated in priority 239 * Effects an immediate transition of the given CFQ item to the NEW state, 247 * Releases a CFQ item. The item may be in either state (NEW or TX) prior to the 420 back to the NEW state (on loss).
|
/openssl/util/ |
H A D | check-format-test-negatives.c | 422 DEFAULT, NEW, FREE) \ argument
|
/openssl/doc/man1/ |
H A D | openssl-format-options.pod | 124 NEW CERTIFICATE REQUEST
|
H A D | openssl-req.pod.in | 435 Adds the word B<NEW> to the PEM file header and footer lines on the outputted
|
/openssl/doc/man7/ |
H A D | ossl-guide-quic-multi-stream.pod | 45 L</CREATING NEW STREAMS> below). 77 =head1 CREATING NEW STREAMS
|
H A D | openssl-quic.pod | 32 the RECOMMENDATIONS FOR NEW APPLICATIONS section for more information. 447 =head1 RECOMMENDED USAGE IN NEW APPLICATIONS
|
/openssl/doc/man3/ |
H A D | PEM_read_bio_PrivateKey.pod | 308 the B<X509_REQ_NEW> functions use B<NEW CERTIFICATE REQUEST>
|
/openssl/ |
H A D | CHANGES.md | 17853 better than others it just uses the work 'NEW' in the certificate
|
Completed in 71 milliseconds