Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/obj/
Dobj_xref.c83 {NID_ecdsa_with_SHA1, NID_sha1, NID_X9_62_id_ecPublicKey},
84 {NID_ecdsa_with_SHA224, NID_sha224, NID_X9_62_id_ecPublicKey},
85 {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey},
86 {NID_ecdsa_with_SHA384, NID_sha384, NID_X9_62_id_ecPublicKey},
87 {NID_ecdsa_with_SHA512, NID_sha512, NID_X9_62_id_ecPublicKey},
Dobj_dat.h2473 {"id-ecPublicKey", "id-ecPublicKey", NID_X9_62_id_ecPublicKey, 7,
/external/boringssl/src/include/openssl/
Devp.h173 #define EVP_PKEY_EC NID_X9_62_id_ecPublicKey
Dnid.h1886 #define NID_X9_62_id_ecPublicKey 408 macro