Searched refs:ASN1_PKEY_ALIAS (Results 1 - 6 of 6) sorted by relevance

/external/openssl/crypto/asn1/
H A Dameth_lib.c181 if (!t || !(t->pkey_flags & ASN1_PKEY_ALIAS))
231 if (ameth->pkey_flags & ASN1_PKEY_ALIAS)
257 ameth = EVP_PKEY_asn1_new(from, ASN1_PKEY_ALIAS, NULL, NULL);
/external/openssl/crypto/dsa/
H A Ddsa_ameth.c649 ASN1_PKEY_ALIAS
655 ASN1_PKEY_ALIAS
661 ASN1_PKEY_ALIAS
667 ASN1_PKEY_ALIAS
/external/openssl/apps/
H A Dopenssl.c638 if (pkey_flags & ASN1_PKEY_ALIAS)
/external/openssl/crypto/rsa/
H A Drsa_ameth.c696 ASN1_PKEY_ALIAS
/external/openssl/crypto/evp/
H A Devp.h998 #define ASN1_PKEY_ALIAS 0x1 macro
/external/openssl/include/openssl/
H A Devp.h998 #define ASN1_PKEY_ALIAS 0x1 macro

Completed in 121 milliseconds