Searched refs:octet (Results 1 – 25 of 86) sorted by relevance
1234
/openssl/doc/man7/ |
H A D | EVP_KDF-X942-ASN1.pod | 35 =item "secret" (B<OSSL_KDF_PARAM_SECRET>) <octet string> 39 =item "acvp-info" (B<OSSL_KDF_PARAM_X942_ACVPINFO>) <octet string> 42 testing. It is an optional octet string containing a combined DER encoded blob 47 =item "partyu-info" (B<OSSL_KDF_PARAM_X942_PARTYUINFO>) <octet string> 49 An optional octet string containing public info contributed by the initiator. 51 =item "ukm" (B<OSSL_KDF_PARAM_UKM>) <octet string> 56 =item "partyv-info" (B<OSSL_KDF_PARAM_X942_PARTYVINFO>) <octet string> 60 =item "supp-pubinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PUBINFO>) <octet string> 62 An optional octet string containing some additional, mutually-known public 70 =item "supp-privinfo" (B<OSSL_KDF_PARAM_X942_SUPP_PRIVINFO>) <octet string> [all …]
|
H A D | provider-kdf.pod | 160 =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 …]
|
H A D | EVP_PKEY-X25519.pod | 20 =item "dhkem-ikm" (B<OSSL_PKEY_PARAM_DHKEM_IKM>) <octet string> 53 =item "pub" (B<OSSL_PKEY_PARAM_PUB_KEY>) <octet string> 57 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string> 61 =item "encoded-pub-key" (B<OSSL_PKEY_PARAM_ENCODED_PUBLIC_KEY>) <octet string>
|
H A D | EVP_MAC-BLAKE2.pod | 40 =item "key" (B<OSSL_MAC_PARAM_KEY>) <octet string> 47 =item "custom" (B<OSSL_MAC_PARAM_CUSTOM>) <octet string> 53 =item "salt" (B<OSSL_MAC_PARAM_SALT>) <octet string>
|
H A D | EVP_KDF-TLS13_KDF.pod | 32 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string> 34 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string> 38 =item "prefix" (B<OSSL_KDF_PARAM_PREFIX>) <octet string> 44 =item "label" (B<OSSL_KDF_PARAM_LABEL>) <octet string> 49 =item "data" (B<OSSL_KDF_PARAM_DATA>) <octet string>
|
H A D | provider-object.pod | 32 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.
|
H A D | EVP_KDF-HMAC-DRBG.pod | 32 =item "entropy" (B<OSSL_KDF_PARAM_HMACDRBG_ENTROPY>) <octet string> 36 =item "nonce" (B<OSSL_KDF_PARAM_HMACDRBG_NONCE>) <octet string>
|
H A D | EVP_KDF-PVKKDF.pod | 26 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string> 28 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
|
H A D | EVP_KDF-ARGON2.pod | 37 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string> 39 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string> 41 =item "secret" (B<OSSL_KDF_PARAM_SECRET>) <octet string> 65 =item "ad" (B<OSSL_KDF_PARAM_ARGON2_AD>) <octet string>
|
H A D | EVP_KDF-KB.pod | 42 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string> 44 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string> 46 =item "info (B<OSSL_KDF_PARAM_INFO>) <octet string> 48 =item "seed" (B<OSSL_KDF_PARAM_SEED>) <octet string>
|
H A D | EVP_MAC-GMAC.pod | 34 =item "key" (B<OSSL_MAC_PARAM_KEY>) <octet string> 39 =item "iv" (B<OSSL_MAC_PARAM_IV>) <octet string>
|
H A D | EVP_KDF-PBKDF1.pod | 27 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string> 29 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
|
H A D | provider-storemgmt.pod | 154 =item "subject" (B<OSSL_STORE_PARAM_SUBJECT>) <octet string> 160 The contents of the octet string is expected to be in DER form. 162 =item "issuer" (B<OSSL_STORE_PARAM_ISSUER>) <octet string> 168 The contents of the octet string is expected to be in DER form. 177 =item "fingerprint" (B<OSSL_STORE_PARAM_FINGERPRINT>) <octet string>
|
H A D | EVP_KDF-PKCS12KDF.pod | 28 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string> 30 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
|
H A D | EVP_KDF-SSHKDF.pod | 35 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string> 39 =item "xcghash" (B<OSSL_KDF_PARAM_SSHKDF_XCGHASH>) <octet string> 41 =item "session_id" (B<OSSL_KDF_PARAM_SSHKDF_SESSION_ID>) <octet string>
|
H A D | EVP_KDF-SS.pod | 54 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string> 58 =item "key" (B<OSSL_KDF_PARAM_SECRET>) <octet string> 62 =item "info" (B<OSSL_KDF_PARAM_INFO>) <octet string>
|
H A D | EVP_PKEY-HMAC.pod | 28 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string> 63 =item "priv" (B<OSSL_PKEY_PARAM_PRIV_KEY>) <octet string>
|
H A D | EVP_KDF-KRB5KDF.pod | 31 =item "key" (B<OSSL_KDF_PARAM_KEY>) <octet string> 35 =item "constant" (B<OSSL_KDF_PARAM_CONSTANT>) <octet string>
|
H A D | EVP_RAND-TEST-RAND.pod | 54 =item "test_entropy" (B<OSSL_RAND_PARAM_TEST_ENTROPY>) <octet string> 60 =item "test_nonce" (B<OSSL_RAND_PARAM_TEST_NONCE>) <octet string>
|
H A D | EVP_KDF-PBKDF2.pod | 29 =item "pass" (B<OSSL_KDF_PARAM_PASSWORD>) <octet string> 31 =item "salt" (B<OSSL_KDF_PARAM_SALT>) <octet string>
|
/openssl/doc/man3/ |
H A D | EC_POINT_new.pod | 172 representations. The octet form is the binary encoding of the B<ECPoint> 175 not included. B<BIGNUM> form is the octet form interpreted as a big endian 176 integer converted to a B<BIGNUM> structure. Hexadecimal form is the octet 182 and to EC_POINTs for the formats: octet, BIGNUM and hexadecimal respectively. 185 octet string into the buffer B<buf> of size B<len>, using the specified 190 the octet string contained in the given buffer B<buf> of size B<len>, conforming 200 Notice that, according to the standard, the octet string encoding of the point 201 at infinity for a given curve is fixed to a single octet of value zero and that, 202 vice versa, a single octet of size zero is decoded as the point at infinity. 205 store the octet form. The return value provides the number of octets stored. [all …]
|
H A D | PKCS7_get_octet_string.pod | 5 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
|
H A D | RSA_sign_ASN1_OCTET_STRING.pod | 28 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/crypto/pkcs12/ |
H A D | p12_sbag.c | 91 return ASN1_item_unpack(bag->value.bag->value.octet, in PKCS12_SAFEBAG_get1_cert() 101 return ASN1_item_unpack(bag->value.bag->value.octet, in PKCS12_SAFEBAG_get1_crl() 114 ret = ASN1_item_unpack_ex(bag->value.bag->value.octet, in PKCS12_SAFEBAG_get1_cert_ex() 132 ret = ASN1_item_unpack_ex(bag->value.bag->value.octet, in PKCS12_SAFEBAG_get1_crl_ex()
|
H A D | p12_local.h | 39 ASN1_OCTET_STRING *octet; member
|
Completed in 39 milliseconds
1234