Home
last modified time | relevance | path

Searched refs:pe (Results 1 – 8 of 8) sorted by relevance

/openssl/doc/man3/
H A DEVP_PKEY_asn1_get_count.pod18 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find(ENGINE **pe, int type);
19 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find_str(ENGINE **pe,
38 If B<pe> isn't B<NULL>, then it will look up an engine implementing a
40 and also set B<*pe> to point at the engine that implements it.
44 Just like EVP_PKEY_asn1_find(), if B<pe> isn't B<NULL>, then it will
46 B<type> and return that instead, and also set B<*pe> to point at the
/openssl/crypto/asn1/
H A Dameth_lib.c81 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find(ENGINE **pe, int type) in EVP_PKEY_asn1_find() argument
91 if (pe) { in EVP_PKEY_asn1_find()
97 *pe = e; in EVP_PKEY_asn1_find()
101 *pe = NULL; in EVP_PKEY_asn1_find()
106 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find_str(ENGINE **pe, in EVP_PKEY_asn1_find_str() argument
114 if (pe) { in EVP_PKEY_asn1_find_str()
125 *pe = e; in EVP_PKEY_asn1_find_str()
129 *pe = NULL; in EVP_PKEY_asn1_find_str()
/openssl/crypto/engine/
H A Dtb_asnmth.c188 const EVP_PKEY_ASN1_METHOD *ENGINE_pkey_asn1_find_str(ENGINE **pe, in ENGINE_pkey_asn1_find_str() argument
211 *pe = fstr.e; in ENGINE_pkey_asn1_find_str()
/openssl/crypto/objects/
H A Dobjects.txt469 id-pkix 1 : id-pe
510 id-pe 3 : qcStatements
511 id-pe 4 : ac-auditEntity
512 id-pe 5 : ac-targeting
513 id-pe 6 : aaControls
514 id-pe 7 : sbgp-ipAddrBlock
515 id-pe 8 : sbgp-autonomousSysNum
516 id-pe 9 : sbgp-routerIdentifier
517 id-pe 10 : ac-proxying
522 id-pe 28 : sbgp-ipAddrBlockv2
[all …]
/openssl/include/openssl/
H A Dengine.h594 const EVP_PKEY_ASN1_METHOD *ENGINE_pkey_asn1_find_str(ENGINE **pe,
H A Devp.h1564 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find(ENGINE **pe, int type);
1565 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find_str(ENGINE **pe,
/openssl/test/
H A Ddanetest.in47 # << 'EOF' perl -pe 'BEGIN {$t = 0; $/="\n\n"} if (s/\A\s*# \d+\s*?\n//sm) {printf "# %d\n", ++$t}'
/openssl/
H A DCHANGES.md12895 pe 8 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes

Completed in 70 milliseconds