Searched refs:STRING (Results 1 – 25 of 27) sorted by relevance
12
/openssl/doc/man3/ |
H A D | ASN1_generate_nconf.pod | 27 =head1 GENERATION STRING FORMAT 91 Encodes an ASN1 B<OCTET STRING>. I<value> represents the contents 97 Encodes an ASN1 B<BIT STRING>. I<value> represents the contents 149 The following structure is surrounded by an OCTET STRING, a SEQUENCE, 150 a SET or a BIT STRING respectively. For a BIT STRING the number of unused 161 STRING) is a comma separated list of the indices of the set bits, all other 241 # in a BIT STRING
|
H A D | EVP_PKEY_CTX_set1_pbe_pass.pod | 30 =head1 STRING CTRLS
|
H A D | EVP_PKEY_CTX_set_scrypt_N.pod | 45 =head1 STRING CTRLS
|
H A D | BIO_new_CMS.pod | 44 produce an output consisting of lots of OCTET STRING structures. Prepending
|
H A D | EVP_PKEY_CTX_set_tls1_prf_md.pod | 36 =head1 STRING CTRLS
|
H A D | ASN1_STRING_print_ex.pod | 79 Normally non character string types (such as OCTET STRING) are assumed to be
|
H A D | EVP_PKEY_CTX_set_hkdf_md.pod | 83 =head1 STRING CTRLS
|
H A D | EC_KEY_new.pod | 174 octets of the I<privateKey> OCTET STRING in an I<ECPrivateKey> ASN.1 structure.
|
H A D | EC_POINT_new.pod | 174 only the content octets are present, the B<OCTET STRING> tag and length are
|
/openssl/doc/man1/ |
H A D | openssl-engine.pod.in | 83 (input flags): STRING 87 (input flags): STRING 93 (input flags): STRING
|
H A D | openssl-asn1parse.pod.in | 123 229:d=3 hl=3 l= 141 prim: BIT STRING 128 386:d=5 hl=2 l= 22 prim: OCTET STRING 131 417:d=5 hl=2 l= 105 prim: OCTET STRING 146 In this example the BIT STRING at offset 229 is the certificate public key.
|
H A D | openssl-rsautl.pod.in | 191 614:d=1 hl=3 l= 129 prim: BIT STRING 194 The final BIT STRING contains the actual signature. It can be extracted with: 210 16:d=1 hl=2 l= 16 prim: OCTET STRING
|
H A D | openssl-namedisplay-options.pod | 117 Dump non-character strings, such as ASN.1 B<OCTET STRING>.
|
H A D | openssl-cms.pod.in | 703 Message-digest of the eContent OCTET STRING within encapContentInfo being signed;
|
/openssl/doc/internal/man3/ |
H A D | ossl_DER_w_bn.pod | 40 ossl_DER_w_octet_string() writes the primitive OCTET STRING using the bytes 43 ossl_DER_w_octet_string_uint32() writes the primitive OCTET STRING using a
|
/openssl/VMS/ |
H A D | openssl_utils.com.in | 9 $ IF F$TYPE(PERL) .EQS. "STRING"
|
/openssl/crypto/ |
H A D | core_namemap.c | 27 typedef char STRING; typedef 28 typedef STACK_OF(STRING) NAMES; 30 DEFINE_STACK_OF(STRING)
|
/openssl/doc/man7/ |
H A D | ossl_store-file.pod | 41 represented as an ASN.1 OCTET STRING. In raw form, it's not easily 43 OCTET STRING, so such keys would naturally be accepted as PEM files
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_rsa.txt | 149 # Signing with MDC-2 uses an OCTET STRING of the input to produce a signature 156 # Legacy OCTET STRING MDC-2 signature 169 # Legacy OCTET STRING MDC-2 signature, digest mismatch 177 # Legacy OCTET STRING MDC-2 signature, wrong input digest length 185 # Legacy OCTET STRING MDC-2 signature, wrong signature digest length 200 # Legacy OCTET STRING MDC-2 signature, wrong input and signature digest length
|
/openssl/include/openssl/ |
H A D | safestack.h.in | 202 * Confusingly, LHASH_OF(STRING) deals with char ** throughout, but 203 * STACK_OF(STRING) is really more like STACK_OF(char), only, as mentioned 205 * chars. So, we have to implement STRING specially for STACK_OF. This is
|
H A D | cmp.h.in | 44 * PKIFailureInfo ::= BIT STRING {
|
H A D | x509.h.in | 275 /* Usually OCTET STRING but could be anything */
|
/openssl/providers/common/der/ |
H A D | RSA.asn1 | 38 -- parameters MUST be an OCTET STRING.
|
/openssl/crypto/poly1305/asm/ |
H A D | poly1305-s390x.pl | 982 STRING ("\"Poly1305 for s390x, CRYPTOGAMS by <appro\@openssl.org>\"");
|
/openssl/doc/man5/ |
H A D | x509v3_config.pod | 187 STRING subjectPublicKey (excluding the tag, length, and number of unused bits).
|
Completed in 40 milliseconds
12