Home
last modified time | relevance | path

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

/linux/include/linux/
H A Doid_registry.h113 OID_gost2012PKey512, /* 1.2.643.7.1.1.1.2 */ enumerator
/linux/crypto/
H A Decrdsa.c204 } else if (algo == OID_gost2012PKey512) { in ecrdsa_set_pub_key()
H A Dtestmgr.h1925 .algo = OID_gost2012PKey512,
1959 .algo = OID_gost2012PKey512,
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c310 case OID_gost2012PKey512: in pkcs7_sig_note_pkey_algo()
H A Dx509_cert_parser.c519 case OID_gost2012PKey512: in x509_extract_key_data()