Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Doid_registry.h97 OID_gost2012PKey512, /* 1.2.643.7.1.1.1.2 */ enumerator
/Linux-v5.10/crypto/
Decrdsa.c212 } else if (algo == OID_gost2012PKey512) { in ecrdsa_set_pub_key()
Dtestmgr.h676 .algo = OID_gost2012PKey512,
711 .algo = OID_gost2012PKey512,
/Linux-v5.10/crypto/asymmetric_keys/
Dx509_cert_parser.c469 case OID_gost2012PKey512: in x509_extract_key_data()