Home
last modified time | relevance | path

Searched refs:octet (Results 1 – 25 of 74) sorted by relevance

123

/openssl-master/doc/man7/
A DEVP_KDF-X942-ASN1.pod33 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
37 =item "acvp-info" (B<OSSL_KDF_PARAM_X942_ACVPINFO>) <octet string>
40 testing. It is an optional octet string containing a combined DER encoded blob
45 =item "partyu-info" (B<OSSL_KDF_PARAM_X942_PARTYUINFO>) <octet string>
47 An optional octet string containing public info contributed by the initiator.
49 =item "ukm" (B<OSSL_KDF_PARAM_UKM>) <octet string>
54 =item "partyv-info" (B<OSSL_KDF_PARAM_X942_PARTYVINFO>) <octet string>
58 =item "supp-pubinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PUBINFO>) <octet string>
60 An optional octet string containing some additional, mutually-known public
68 =item "supp-privinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PRIVINFO>) <octet string>
[all …]
A Dprovider-kdf.pod160 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
164 =item "secret" (B<OSSL_KDF_PARAM_SECRET>) <octet string>
168 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string>
181 =item "maclen" (B<OSSL_KDF_PARAM_MAC_SIZE>) <octet string>
216 =item "ukm" (B<OSSL_KDF_PARAM_UKM>) <octet string>
242 =item "prefix" (B<OSSL_KDF_PARAM_PREFIX>) <octet string>
247 =item "label" (B<OSSL_KDF_PARAM_LABEL>) <octet string>
252 =item "data" (B<OSSL_KDF_PARAM_DATA>) <octet string>
257 =item "info" (B<OSSL_KDF_PARAM_INFO>) <octet string>
261 =item "seed" (B<OSSL_KDF_PARAM_SEED>) <octet string>
[all …]
A DEVP_KDF-TLS13_KDF.pod30 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
32 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
36 =item "prefix" (B<OSSL_KDF_PARAM_PREFIX>) <octet string>
42 =item "label" (B<OSSL_KDF_PARAM_LABEL>) <octet string>
47 =item "data" (B<OSSL_KDF_PARAM_DATA>) <octet string>
A DEVP_MAC-BLAKE2.pod39 =item "key" (B<OSSL_MAC_PARAM_KEY>) <octet string>
46 =item "custom" (B<OSSL_MAC_PARAM_CUSTOM>) <octet string>
52 =item "salt" (B<OSSL_MAC_PARAM_SALT>) <octet string>
A DEVP_PKEY-X25519.pod33 =item "pub" (B<OSSL_PKEY_PARAM_PUB_KEY>) <octet string>
37 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string>
41 =item "encoded-pub-key" (B<OSSL_PKEY_PARAM_ENCODED_PUBLIC_KEY>) <octet string>
A Dprovider-object.pod32 This means that the I<object data> is passed as an octet string or an UTF8
48 reference> is passed instead. It's an octet string that only the correct
97 =item "data" (B<OSSL_OBJECT_PARAM_DATA>) <octet string> or <UTF8 string>
101 =item "reference" (B<OSSL_OBJECT_PARAM_REFERENCE>) <octet string>
128 object type can only be I<passed by value>, and should be an octet string.
137 only be I<passed by value>, and should be an octet string.
A DEVP_KDF-KB.pod40 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
42 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
44 =item "info (B<OSSL_KDF_PARAM_INFO>) <octet string>
46 =item "seed" (B<OSSL_KDF_PARAM_SEED>) <octet string>
A DEVP_KDF-PVKKDF.pod26 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string>
28 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
A Dprovider-storemgmt.pod123 =item "subject" (B<OSSL_STORE_PARAM_SUBJECT>) <octet string>
129 The contents of the octet string is expected to be in DER form.
131 =item "issuer" (B<OSSL_STORE_PARAM_ISSUER>) <octet string>
137 The contents of the octet string is expected to be in DER form.
146 =item "fingerprint" (B<OSSL_STORE_PARAM_FINGERPRINT>) <octet string>
A DEVP_MAC-GMAC.pod34 =item "key" (B<OSSL_MAC_PARAM_KEY>) <octet string>
39 =item "iv" (B<OSSL_MAC_PARAM_IV>) <octet string>
A DEVP_KDF-PBKDF1.pod27 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string>
29 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
A DEVP_KDF-PKCS12KDF.pod28 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string>
30 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
A DEVP_KDF-SSHKDF.pod33 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
37 =item "xcghash" (B<OSSL_KDF_PARAM_SSHKDF_XCGHASH>) <octet string>
39 =item "session_id" (B<OSSL_KDF_PARAM_SSHKDF_SESSION_ID>) <octet string>
A DEVP_KDF-SS.pod50 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
54 =item "key" (B<EVP_KDF_CTRL_SET_KEY>) <octet string>
58 =item "info" (B<OSSL_KDF_PARAM_INFO>) <octet string>
A DEVP_KDF-HKDF.pod33 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
35 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
39 =item "info" (B<OSSL_KDF_PARAM_INFO>) <octet string>
A DEVP_KDF-X963.pod30 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string>
35 =item "info" (B<OSSL_KDF_PARAM_INFO>) <octet string>
A DEVP_KDF-PBKDF2.pod27 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string>
29 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
A DEVP_KDF-TLS1_PRF.pod36 =item "secret" (B<OSSL_KDF_PARAM_SECRET>) <octet string>
41 =item "seed" (B<OSSL_KDF_PARAM_SEED>) <octet string>
A DEVP_PKEY-HMAC.pod28 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string>
63 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string>
A DEVP_RAND-TEST-RAND.pod52 =item "test_entropy" (B<OSSL_RAND_PARAM_TEST_ENTROPY>) <octet string>
58 =item "test_nonce" (B<OSSL_RAND_PARAM_TEST_NONCE>) <octet string>
/openssl-master/doc/man3/
A DEC_POINT_new.pod170 representations. The octet form is the binary encoding of the B<ECPoint>
173 not included. B<BIGNUM> form is the octet form interpreted as a big endian
174 integer converted to a B<BIGNUM> structure. Hexadecimal form is the octet
180 and to EC_POINTs for the formats: octet, BIGNUM and hexadecimal respectively.
183 octet string into the buffer B<buf> of size B<len>, using the specified
188 the octet string contained in the given buffer B<buf> of size B<len>, conforming
198 Notice that, according to the standard, the octet string encoding of the point
199 at infinity for a given curve is fixed to a single octet of value zero and that,
200 vice versa, a single octet of size zero is decoded as the point at infinity.
203 store the octet form. The return value provides the number of octets stored.
[all …]
A DPKCS7_get_octet_string.pod5 PKCS7_get_octet_string - return octet string from a PKCS#7 envelopedData structure
15 PKCS7_get_octet_string() returns a pointer to an ASN1 octet string from a
A DRSA_sign_ASN1_OCTET_STRING.pod28 RSA_sign_ASN1_OCTET_STRING() signs the octet string B<m> of size
42 of size B<siglen> is the DER representation of a given octet string
/openssl-master/crypto/pkcs12/
A Dp12_local.h39 ASN1_OCTET_STRING *octet; member
A Dp12_sbag.c90 return ASN1_item_unpack(bag->value.bag->value.octet, in PKCS12_SAFEBAG_get1_cert()
100 return ASN1_item_unpack(bag->value.bag->value.octet, in PKCS12_SAFEBAG_get1_crl()

Completed in 27 milliseconds

123