Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Doid_registry.h118 OID_gost2012PKey256, /* 1.2.643.7.1.1.1.1 */ enumerator
/Linux-v5.15/crypto/
Decrdsa.c208 if (algo == OID_gost2012PKey256) { in ecrdsa_set_pub_key()
Dtestmgr.h1015 .algo = OID_gost2012PKey256,
1041 .algo = OID_gost2012PKey256,
1067 .algo = OID_gost2012PKey256,
/Linux-v5.15/crypto/asymmetric_keys/
Dx509_cert_parser.c495 case OID_gost2012PKey256: in x509_extract_key_data()