Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Doid_registry.h119 OID_gost2012PKey512, /* 1.2.643.7.1.1.1.2 */ enumerator
/linux-5.19.10/crypto/
Decrdsa.c212 } else if (algo == OID_gost2012PKey512) { in ecrdsa_set_pub_key()
Dtestmgr.h1102 .algo = OID_gost2012PKey512,
1137 .algo = OID_gost2012PKey512,
/linux-5.19.10/crypto/asymmetric_keys/
Dx509_cert_parser.c508 case OID_gost2012PKey512: in x509_extract_key_data()