Home
last modified time | relevance | path

Searched refs:head2 (Results 1 – 25 of 223) sorted by relevance

123456789

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.h51 #define TAILQ_CONCAT(head1, head2) do { \ argument
52 if (!TAILQ_EMPTY(head2)) { \
53 *(head1)->tqh_last = (head2)->tqh_first; \
54 (head2)->tqh_first->next.tqe_prev = (head1)->tqh_last; \
55 (head1)->tqh_last = (head2)->tqh_last; \
56 TAILQ_INIT((head2)); \
133 #define TAILQ_SWAP(head1, head2, type) do { \ argument
136 (head1)->tqh_first = (head2)->tqh_first; \
137 (head1)->tqh_last = (head2)->tqh_last; \
138 (head2)->tqh_first = swap_first; \
[all …]
/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dhash.c53 h->head2 = (int*)malloc(sizeof(*h->head2) * 65536); in ZopfliInitHash()
57 h->head2[i] = -1; in ZopfliInitHash()
72 free(h->head2); in ZopfliCleanHash()
122 if (h->head2[h->val2] != -1 && h->hashval2[h->head2[h->val2]] == h->val2) { in ZopfliUpdateHash()
123 h->prev2[hpos] = h->head2[h->val2]; in ZopfliUpdateHash()
126 h->head2[h->val2] = hpos; in ZopfliUpdateHash()
/netbsd-src/sys/sys/
H A Dqueue.h210 #define LIST_MOVE(head1, head2, field) do { \ argument
211 LIST_INIT((head2)); \
213 (head2)->lh_first = (head1)->lh_first; \
214 (head2)->lh_first->field.le_prev = &(head2)->lh_first; \
380 #define SIMPLEQ_CONCAT(head1, head2) do { \ argument
381 if (!SIMPLEQ_EMPTY((head2))) { \
382 *(head1)->sqh_last = (head2)->sqh_first; \
383 (head1)->sqh_last = (head2)->sqh_last; \
384 SIMPLEQ_INIT((head2)); \
553 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A DOSSL_PROVIDER-default.pod24 =head2 Properties
50 =head2 Hashing Algorithms / Message Digests
78 =head2 Symmetric Ciphers
102 =head2 Message Authentication Code (MAC)
122 =head2 Key Derivation Function (KDF)
153 =head2 Key Exchange
167 =head2 Asymmetric Signature
185 =head2 Asymmetric Cipher
195 =head2 Asymmetric Key Encapsulation
203 =head2 Asymmetric Key Management
[all …]
H A DOSSL_PROVIDER-legacy.pod16 =head2 Properties
39 =head2 Hashing Algorithms / Message Digests
55 =head2 Symmetric Ciphers
84 =head2 Key Derivation Function (KDF)
95 following =head2 titles are appropriate to use:
H A DOSSL_PROVIDER-FIPS.pod14 =head2 Properties
45 =head2 Hashing Algorithms / Message Digests
59 =head2 Symmetric Ciphers
69 =head2 Message Authentication Code (MAC)
83 =head2 Key Derivation Function (KDF)
109 =head2 Key Exchange
123 =head2 Asymmetric Signature
139 =head2 Asymmetric Cipher
147 =head2 Asymmetric Key Encapsulation
155 =head2 Asymmetric Key Management
[all …]
H A DEVP_MD-MDC2.pod11 =head2 Identity
16 =head2 Gettable Parameters
21 =head2 Settable Context Parameters
H A DEVP_PKEY-HMAC.pod22 =head2 Common MAC parameters
38 =head2 CMAC parameters
55 =head2 Common MAC key generation parameters
69 =head2 CMAC key generation parameters
H A Dproperty.pod19 =head2 Property Names
40 =head2 Properties
52 =head2 Implementations
61 =head2 Queries
108 =head2 Lookups
119 =head2 Shortcut
125 =head2 Global and Local
H A DEVP_MD-SHA1.pod11 =head2 Identities
16 =head2 Gettable Parameters
21 =head2 Settable Context Parameters
H A DEVP_MD-MD5-SHA1.pod13 =head2 Identity
18 =head2 Gettable Parameters
23 =head2 Settable Context Parameters
H A DEVP_RAND.pod26 =head2 Disclaimer
33 =head2 Typical Use Cases
85 =head2 The <primary> DRBG instance
92 =head2 The <public> DRBG instance
96 =head2 The <private> DRBG instance
167 =head2 Automatic Reseeding
189 =head2 Manual Reseeding
215 =head2 Entropy Input and Additional Data
224 =head2 Configuring the Random Seed Source
237 =head2 Reseeding the primary DRBG with automatic seeding enabled
[all …]
H A Ddes_modes.pod15 =head2 Electronic Codebook Mode (ECB)
40 =head2 Cipher Block Chaining Mode (CBC)
74 =head2 Cipher Feedback Mode (CFB)
121 =head2 Output Feedback Mode (OFB)
181 =head2 Triple ECB Mode
216 =head2 Triple CBC Mode
H A DEVP_MD-MD5.pod11 =head2 Identity
16 =head2 Gettable Parameters
H A DEVP_MD-WHIRLPOOL.pod11 =head2 Identity
16 =head2 Gettable Parameters
H A DEVP_CIPHER-CHACHA.pod11 =head2 Algorithm Names
23 =head2 Parameters
/netbsd-src/external/mit/isl/dist/m4/
H A Dax_detect_git_head.m419 head2=`echo $head | sed -e 's/[^0-9a-f]//'`
20 head3=`echo $head2 | sed -e 's/........................................//'`
21 if test "x$head3" = "x" -a "x$head" = "x$head2"; then
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man5/
H A Dx509v3_config.pod59 =head2 Basic Constraints.
84 =head2 Key Usage.
100 =head2 Extended Key Usage.
129 =head2 Subject Key Identifier.
141 =head2 Authority Key Identifier.
159 =head2 Subject Alternative Name.
198 =head2 Issuer Alternative Name.
211 =head2 Authority Info Access.
225 =head2 CRL distribution points
272 =head2 Issuing Distribution Point
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dossl_store.pod15 =head2 General
28 =head2 URI schemes and loaders
36 =head2 UI_METHOD and pass phrases
45 =head2 A generic call
H A DRAND_DRBG.pod25 =head2 Disclaimer
32 =head2 Typical Use Cases
79 =head2 The <master> DRBG instance
86 =head2 The <public> DRBG instance
90 =head2 The <private> DRBG instance
164 =head2 Automatic Reseeding
186 =head2 Manual Reseeding
211 =head2 Entropy Input vs. Additional Data
221 =head2 Configuring the Random Seed Source
234 =head2 Reseeding the master DRBG with automatic seeding enabled
[all …]
H A Ddes_modes.pod15 =head2 Electronic Codebook Mode (ECB)
40 =head2 Cipher Block Chaining Mode (CBC)
74 =head2 Cipher Feedback Mode (CFB)
121 =head2 Output Feedback Mode (OFB)
181 =head2 Triple ECB Mode
216 =head2 Triple CBC Mode
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man5/
H A Dx509v3_config.pod107 =head2 Basic Constraints
129 =head2 Key Usage
142 =head2 Extended Key Usage
173 =head2 Subject Key Identifier
189 =head2 Authority Key Identifier
218 =head2 Subject Alternative Name
277 =head2 Issuer Alternative Name
288 =head2 Authority Info Access
308 =head2 CRL distribution points
369 =head2 Issuing Distribution Point
[all …]
/netbsd-src/external/bsd/elftoolchain/dist/common/
H A D_elftc.h96 #define STAILQ_CONCAT(head1, head2) do { \ argument
97 if (!STAILQ_EMPTY((head2))) { \
98 *(head1)->stqh_last = (head2)->stqh_first; \
99 (head1)->stqh_last = (head2)->stqh_last; \
100 STAILQ_INIT((head2)); \
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Ddes_modes.pod15 =head2 Electronic Codebook Mode (ECB)
40 =head2 Cipher Block Chaining Mode (CBC)
74 =head2 Cipher Feedback Mode (CFB)
121 =head2 Output Feedback Mode (OFB)
182 =head2 Triple ECB Mode
217 =head2 Triple CBC Mode
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Ddes_modes.pod15 =head2 Electronic Codebook Mode (ECB)
40 =head2 Cipher Block Chaining Mode (CBC)
74 =head2 Cipher Feedback Mode (CFB)
121 =head2 Output Feedback Mode (OFB)
182 =head2 Triple ECB Mode
217 =head2 Triple CBC Mode

123456789