Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Doid_registry.h121 OID_gost2012Digest256, /* 1.2.643.7.1.1.2.2 */ enumerator
/openbmc/linux/crypto/
H A Decrdsa.c210 ctx->digest_oid = OID_gost2012Digest256; in ecrdsa_set_pub_key()
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c254 case OID_gost2012Digest256: in pkcs7_sig_note_digest_algo()