Searched refs:NID_X9_62_id_ecPublicKey (Results 1 – 4 of 4) sorted by relevance
/external/boringssl/src/crypto/obj/ |
D | obj_xref.c | 83 {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},
|
D | obj_dat.h | 2473 {"id-ecPublicKey", "id-ecPublicKey", NID_X9_62_id_ecPublicKey, 7,
|
/external/boringssl/src/include/openssl/ |
D | evp.h | 173 #define EVP_PKEY_EC NID_X9_62_id_ecPublicKey
|
D | nid.h | 1886 #define NID_X9_62_id_ecPublicKey 408 macro
|