| /freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
| H A D | asn1_encode.c | 336 insert_byte(buf, t->asn1class | t->construction | t->tagnum); in make_tag() 345 insert_byte(buf, t->asn1class | t->construction | 0x1F); in make_tag() 373 tag_out->construction = o & 0x20; in get_tag() 666 tag_out->construction = CONSTRUCTED; in encode_atype() 707 tag_out->construction = CONSTRUCTED; in encode_atype() 720 tag_out->construction = tag->construction; in encode_atype() 729 tag_out->construction = PRIMITIVE; in encode_atype() 735 tag_out->construction = PRIMITIVE; in encode_atype() 741 tag_out->construction = PRIMITIVE; in encode_atype() 748 tag_out->construction = PRIMITIVE; in encode_atype() [all …]
|
| H A D | asn1_k_encode.c | 128 rettag->construction = PRIMITIVE; in encode_seqno() 150 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_seqno() 163 rettag->construction = PRIMITIVE; in encode_kerberos_time() 182 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_kerberos_time() 237 rettag->construction = PRIMITIVE; in encode_krb5_flags() 261 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_krb5_flags() 322 rettag->construction = PRIMITIVE; in encode_lr_type() 343 return (t->asn1class == UNIVERSAL && t->construction == PRIMITIVE && in check_lr_type() 540 return (t->asn1class == UNIVERSAL && t->construction == CONSTRUCTED && in check_kdc_req_body()
|
| H A D | asn1_encode.h | 38 asn1_construction construction; member 179 unsigned int tagval : 16, tagtype : 8, construction : 6, implicit : 1; member
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | utility.cppm | |
| H A D | expected.cppm | |
| H A D | memory.cppm | |
| H A D | memory.inc | 35 // [allocator.uses.construction], uses-allocator construction
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | expected | 26 // in-place construction of unexpected values
|
| H A D | syncstream | 48 // [syncstream.syncbuf.cons], construction and destruction 92 // [syncstream.osyncstream.cons], construction and destruction 254 // [syncstream.syncbuf.cons], construction and destruction 445 // [syncstream.osyncstream.cons], construction and destruction
|
| /freebsd/crypto/openssl/crypto/objects/ |
| H A D | README.md | 39 to the base name. !global turns this off. This construction
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticASTKinds.td | 46 "typeid applied to|construction of|destruction of}0 object '%1' " 171 "member call on|dynamic_cast of|typeid applied to|construction of|" 177 "construction of subobject of|destruction of}0 " 199 "member call on|dynamic_cast of|typeid applied to|construction of|" 213 "member call on|dynamic_cast of|typeid applied to|construction of|" 218 "member call on|dynamic_cast of|typeid applied to|construction of|" 224 "member call on|dynamic_cast of|typeid applied to|construction of|" 231 "construction of subobject of|destruction of}0 " 245 "member call on|dynamic_cast of|typeid applied to|construction of|" 250 "member call on|dynamic_cast of|typeid applied to|construction of|" [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_get_data.pod | 30 Often initialisation will complete during initial construction of the BIO. For
|
| H A D | SSL_new_domain.pod | 46 flags for a QUIC domain cannot be changed after construction.
|
| H A D | X509_verify_cert.pod | 41 a list of non-trusted certificates that may be helpful for chain construction,
|
| H A D | OSSL_PARAM_allocate_from_text.pod | 6 - OSSL_PARAM construction utilities
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | dyadic | 49 >>>1 byte 0x15 component file under construction
|
| /freebsd/contrib/bearssl/T0/ |
| H A D | kern.t0 | 21 \ a helper construction that mimics what is found in Apple's Open Firmware 104 \ The case..endcase construction is the equivalent of 'switch' is C.
|
| /freebsd/crypto/openssl/doc/designs/ |
| H A D | xof.md | 120 Currently OpenSSL only uses XOF's which use a sponge construction (which uses 122 There will be other XOF's that do not use the sponge construction such as Blake2.
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | hx509_err.et | 11 # path validateion and construction related errors
|
| /freebsd/sys/contrib/libsodium/ |
| H A D | ChangeLog | 36 - The secretstream construction was slightly changed to be consistent 118 - XChaCha20 has been implemented. Like XSalsa20, this construction 202 construction. 385 - The ChaCha20Poly1305 AEAD construction has been implemented, as
|
| /freebsd/contrib/libdivsufsort/ |
| H A D | README.md | 3 libdivsufsort is a software library that implements a lightweight suffix array construction algorit…
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.chacha20poly1305 | 17 authenticated encryption mode. The construction used is based on that
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
| H A D | zpool_upgrade.cfg | 35 # version. The variable names are important, in that the construction
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_KDF-ARGON2.pod | 22 Argon2id is a hybrid construction which, in the first two slices of the first
|
| /freebsd/contrib/kyua/utils/process/ |
| H A D | executor.ipp | 49 /// utils::process::isolation based on the input parameters at construction
|