Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Doid_registry.h96 OID_gost2012PKey256, /* 1.2.643.7.1.1.1.1 */ enumerator
/Linux-v5.4/crypto/
Decrdsa.c207 if (algo == OID_gost2012PKey256) { in ecrdsa_set_pub_key()
Dtestmgr.h585 .algo = OID_gost2012PKey256,
611 .algo = OID_gost2012PKey256,
637 .algo = OID_gost2012PKey256,
/Linux-v5.4/crypto/asymmetric_keys/
Dx509_cert_parser.c456 else if (ctx->last_oid == OID_gost2012PKey256 || in x509_extract_key_data()