| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | asn1_err.et | 12 error_code MISPLACED_FIELD, "ASN.1 unexpected field number" 13 error_code TYPE_MISMATCH, "ASN.1 type numbers are inconsistent" 14 error_code OVERFLOW, "ASN.1 value too large" 15 error_code OVERRUN, "ASN.1 encoding ended unexpectedly" 18 error_code BAD_FORMAT, "ASN.1 badly-formatted encoding" 19 error_code PARSE_ERROR, "ASN.1 parse error" 21 error_code BAD_CHARACTER, "ASN.1 invalid character in string" 22 error_code MIN_CONSTRAINT, "ASN.1 too few elements" 23 error_code MAX_CONSTRAINT, "ASN.1 too many elements" 24 error_code EXACT_CONSTRAINT, "ASN.1 wrong number of elements" [all …]
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | aaaa-filter-iterator.patch | 28 + * ASN: Lookup A records from rrset cache. 68 + /* ASN: Locate any A record we can find */ 73 + /* ASN: End of added code */ 82 + /* ASN: For AAAA records only... */ 98 + /* ASN: End of added code */ 169 +/* ASN: End of added code */ 182 + /* ASN: End of added code */ 244 +/* ASN: End of added code */ 294 + /** ASN: AAAA-filter flag */ 337 + int aaaa_filter; /* ASN */ [all …]
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | ASN1_TYPE_get.pod | 24 B<ASN1_TYPE> structure can contain any ASN.1 type or constructed type 25 such as a SEQUENCE: it is effectively equivalent to the ASN.1 ANY type. 35 ASN1_TYPE_cmp() compares ASN.1 types I<a> and I<b> and returns 0 if 39 I<t> using the ASN.1 structure I<it>. If successful it returns a pointer 40 to the ASN.1 structure corresponding to I<it> which must be freed by the 43 ASN1_TYPE_pack_sequence() attempts to encode the ASN.1 structure I<s> 61 B<ASN1_STRING> contains the entire ASN.1 encoding verbatim (including tag and 86 ASN1_TYPE_unpack_sequence() returns a pointer to an ASN.1 structure or
|
| H A D | ASN1_item_d2i_bio.pod | 7 - decode and encode DER-encoded ASN.1 structures 32 I<len> which must be a DER-encoded ASN.1 structure, using the ASN.1 template 46 which must be a DER-encoded ASN.1 structure, using the ASN.1 template I<it> 65 ASN1_item_i2d_mem_bio() encodes the given ASN.1 value I<val> 66 using the ASN.1 template I<it> and returns the result in a memory BIO.
|
| H A D | EVP_PKEY_asn1_get_count.pod | 10 - enumerate public key ASN.1 methods 29 ASN.1 methods available: it includes standard methods and any methods 32 EVP_PKEY_asn1_get0() returns the public key ASN.1 method B<idx>. 51 associated with the public key ASN.1 method B<*ameth>.
|
| H A D | PKCS12_item_decrypt_d2i.pod | 35 string containing an ASN.1 encoded object using the algorithm I<algor> and 39 PKCS12_item_i2d_encrypt() and PKCS12_item_i2d_encrypt_ex() encrypt an ASN.1 53 data as an ASN.1 Octet String or NULL if an error occurred.
|
| H A D | OSSL_HTTP_REQ_CTX.pod | 100 If the I<asn1> parameter is nonzero a structure in ASN.1 encoding will be 102 that an ASN.1 sequence header is required, its length field is checked, and 123 and an ASN.1-encoded request should be sent. 127 the ASN.1 template I<it> to do the encoding (which does not support streaming). 142 in addition parses the response, which must be a DER-encoded ASN.1 structure, 143 using the ASN.1 template I<it> and places the result in I<*pval>. 148 If an ASN.1-encoded response was expected, this is the BIO 161 reading the response header. If the response was expected to be ASN.1 encoded, 172 the content is an ASN.1 encoded structure with a length exceeding this value
|
| H A D | ASN1_item_sign.pod | 43 I<data>, the ASN.1 structure I<it>, private key I<pkey> and message digest I<md>. 45 converting it to der format using the ASN.1 structure I<it>. 52 Examples of valid values that can be used by the ASN.1 structure I<it> are 71 converting it to der format using the ASN.1 structure I<it>. 166 * it contains the mapping between ASN.1 data and an object MySignInfoObject
|
| H A D | OSSL_ALGORITHM.pod | 58 L<PKCS#1 RFC's ASN.1 module|https://www.rfc-editor.org/rfc/rfc8017#appendix-C> 105 Providers may find the need to register ASN.1 OIDs for algorithms using 113 Most of the time, registering ASN.1 OIDs like this shouldn't be necessary,
|
| H A D | s2i_ASN1_IA5STRING.pod | 15 - convert objects from/to ASN.1/string representation 41 These functions convert OpenSSL objects to and from their ASN.1/string
|
| H A D | ASN1_aux_cb.pod | 6 - ASN.1 auxiliary data 44 ASN.1 data structures can be associated with an B<ASN1_AUX> object to supply 45 additional information about the ASN.1 structure. An B<ASN1_AUX> structure is 46 associated with the structure during the definition of the ASN.1 template. For 48 ASN.1 template definition macros that supply auxiliary information such as
|
| H A D | ASN1_ITEM_lookup.pod | 5 ASN1_ITEM_lookup, ASN1_ITEM_get - lookup ASN.1 structures
|
| H A D | ASN1_INTEGER_new.pod | 23 B<ASN1_INTEGER> structure representing the ASN.1 INTEGER type
|
| H A D | ASN1_STRING_print_ex.pod | 31 ASN1_tag2str() returns a human-readable name of the specified ASN.1 I<tag>. 99 ASN1_tag2str() returns a human-readable name of the specified ASN.1 I<tag>.
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | layman.asc | 538 ASN.1 notation: 602 ASN.1 notation: 681 ASN.1 notation: 732 ASN.1 notation: 801 ASN.1 notation: 855 ASN.1 notation: 902 ASN.1 notation: 954 ASN.1 notation: 999 ASN.1 notation: 1084 ASN.1 notation: [all …]
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-asn1parse.pod.in | 6 openssl-asn1parse - ASN.1 parsing command 30 This command is a diagnostic utility that can parse ASN.1 structures. 31 It can also be used to extract data from ASN.1 formatted data. 87 Parse the contents octets of the ASN.1 object starting at B<offset>. This 110 used to print out the fields of any supported ASN.1 structure if the type is 144 Some knowledge of the ASN.1 structure is needed to interpret the output. 204 ASN.1 types is not well handled (if at all).
|
| /freebsd-14.2/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_DER_w_begin_sequence.pod | 18 i.e. the ASN.1 SEQUENCE, SET and CHOICE specifications. They all come 22 When using these, special care must be taken to ensure that the ASN.1 tag
|
| H A D | ossl_cmp_asn1_octet_string_set1.pod | 7 - ASN.1 octet string utility functions
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | openssl-glossary.pod | 21 =item ASN.1, ASN1 23 ASN.1 ("Abstract Syntax Notation One") is a notation for describing abstract 57 DER is a binary encoding of data, structured according to an ASN.1 163 PKCS#8 is a specification of ASN.1 structures that OpenSSL uses for storing 209 SubjectPublicKeyInfo is an ASN.1 structure that OpenSSL uses for storing and
|
| H A D | ossl_store-file.pod | 41 represented as an ASN.1 OCTET STRING. In raw form, it's not easily 42 possible to distinguish those from any other data coming as an ASN.1
|
| H A D | EVP_SIGNATURE-DSA.pod | 11 L<EVP_PKEY_sign(3)> is DER encoded ASN.1 in the form described in
|
| /freebsd-14.2/crypto/openssl/doc/internal/man7/ |
| H A D | DERlib.pod | 43 which is defined like this in ASN.1 terms: 58 As an example of the use of I<tag>, an ASN.1 element like this: 99 The value we want to encode, written in ASN.1 syntax:
|
| /freebsd-14.2/crypto/openssl/providers/common/der/ |
| H A D | NIST.asn1 | 11 -- Copies of common OIDs used by other ASN.1 files.
|
| H A D | ECX.asn1 | 9 -- Taken from RFC 8410, 9 ASN.1 Module
|
| H A D | DSA.asn1 | 9 -- Taken from RFC 3279, 3 ASN.1 Module
|