Home
last modified time | relevance | path

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

/linux/include/linux/
H A Doid_registry.h115 OID_gost2012Digest512, /* 1.2.643.7.1.1.2.3 */ enumerator
/linux/crypto/
H A Decrdsa.c206 ctx->digest_oid = OID_gost2012Digest512; in ecrdsa_set_pub_key()
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c265 case OID_gost2012Digest512: in pkcs7_sig_note_digest_algo()