Home
last modified time | relevance | path

Searched refs:octets (Results 1 – 16 of 16) sorted by relevance

/openssl/crypto/x509/
H A Dx_ietfatt.c33 ASN1_OCTET_STRING *octets; member
46 ASN1_SIMPLE(OSSL_IETF_ATTR_SYNTAX_VALUE, u.octets, ASN1_OCTET_STRING),
133 return val->u.octets; in OSSL_IETF_ATTR_SYNTAX_get0_value()
168 val->u.octets = data; in OSSL_IETF_ATTR_SYNTAX_add1_value()
/openssl/doc/man1/
H A Dopenssl-asn1parse.pod.in87 Parse the contents octets of the ASN.1 object starting at B<offset>. This
139 (tag and length octets) of the current type. C<l=XX> gives the length of
140 the contents octets.
147 The contents octets of this will contain the public key information. This can
H A Dopenssl-namedisplay-options.pod99 way. That is, the content octets are merely dumped as though one octet
112 If not set, just the content octets are displayed.
/openssl/doc/man3/
H A DASN1_STRING_print_ex.pod83 When a type is dumped normally just the content octets are printed, if
85 instead (including tag and length octets).
H A DASN1_TYPE_get.pod59 octets of the type. If I<type> corresponds to a constructed type or
62 length octets).
H A DEC_GROUP_copy.pod130 the octets for x, followed by the octets for y.
134 the two possible solutions for y has been used, followed by the octets for x.
137 possible solutions for y has been used, followed by the octets for x, followed by the octets for y.
H A DOBJ_nid2obj.pod95 OBJ_length() returns the size of the content octets of I<obj>.
97 OBJ_get0_data() returns a pointer to the content octets of I<obj>.
H A DEC_KEY_new.pod174 octets of the I<privateKey> OCTET STRING in an I<ECPrivateKey> ASN.1 structure.
177 store the octet form. The return value provides the number of octets stored.
H A DEC_POINT_new.pod174 only the content octets are present, the B<OCTET STRING> tag and length are
205 store the octet form. The return value provides the number of octets stored.
H A DSSL_get_ciphers.pod53 SSL_bytes_to_cipher_list() treats the supplied B<len> octets in B<bytes>
H A DOSSL_HPKE_CTX_new.pod218 RECOMMENDED maximum size of 64 octets for various input parameters. In this
219 implementation we apply a limit of 66 octets for the I<ikmlen>, I<psklen>, and
222 of this value. (We chose 66 octets so that we can validate all the test
H A DSSL_CTX_set_client_hello_cb.pod56 pointer to the octets of that field.
H A DSSL_CONF_cmd.pod232 size (in octets) for application data, and the optional second number is the
370 (in octets) for application data, and the optional second number is the padding
/openssl/doc/man7/
H A DEVP_SIGNATURE-ED25519.pod66 A string of octets with length at most 255.
/openssl/include/openssl/
H A Dasn1.h.in442 * content octets or DER encoding). We can only dump non character strings or
452 * These determine what 'dumping' does, we can dump the content octets or the
/openssl/
H A DCHANGES.md13569 octets have been read, EOF or an error occurs. Without this change
17139 content octets. An i2c_ASN1_OBJECT is unnecessary because
17182 STRING types. These convert content octets to and from the
17183 underlying type. The actual tag and length octets are
17187 of the ASN1 functions that just operate on content octets

Completed in 87 milliseconds