Home
last modified time | relevance | path

Searched refs:OID_gost2012Digest512 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Doid_registry.h121 OID_gost2012Digest512, /* 1.2.643.7.1.1.2.3 */ enumerator
/linux-6.1.9/crypto/
Decrdsa.c214 ctx->digest_oid = OID_gost2012Digest512; in ecrdsa_set_pub_key()
/linux-6.1.9/crypto/asymmetric_keys/
Dpkcs7_parser.c257 case OID_gost2012Digest512: in pkcs7_sig_note_digest_algo()