Home
last modified time | relevance | path

Searched refs:ASN1_PKEY_DYNAMIC (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/asn1/
Dameth_lib.c232 ameth->pkey_flags = flags | ASN1_PKEY_DYNAMIC; in EVP_PKEY_asn1_new()
275 if (ameth && (ameth->pkey_flags & ASN1_PKEY_DYNAMIC)) { in EVP_PKEY_asn1_free()
/third_party/openssl/apps/
Dlist.c1107 pkey_flags & ASN1_PKEY_DYNAMIC ? in list_pkey()
1137 pkey_flags & ASN1_PKEY_DYNAMIC ? "External" : "Builtin"); in list_pkey_meth()
/third_party/openssl/ohos_lite/include/openssl/
Devp.h1132 # define ASN1_PKEY_DYNAMIC 0x2 macro
/third_party/openssl/include/openssl/
Devp.h1545 # define ASN1_PKEY_DYNAMIC 0x2 macro