Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Doid_registry.h118 OID_gost2012PKey256, /* 1.2.643.7.1.1.1.1 */ enumerator
/linux-5.19.10/crypto/
Decrdsa.c208 if (algo == OID_gost2012PKey256) { in ecrdsa_set_pub_key()
Dtestmgr.h1017 .algo = OID_gost2012PKey256,
1043 .algo = OID_gost2012PKey256,
1069 .algo = OID_gost2012PKey256,
/linux-5.19.10/crypto/asymmetric_keys/
Dx509_cert_parser.c507 case OID_gost2012PKey256: in x509_extract_key_data()