Home | History | Annotate | Download | only in x509

Lines Matching refs:SHA256

16 	_ "crypto/sha256"
224 // ecdsa-with-SHA256 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
257 {SHA256WithRSA, oidSignatureSHA256WithRSA, RSA, crypto.SHA256},
261 {DSAWithSHA256, oidSignatureDSAWithSHA256, DSA, crypto.SHA256},
263 {ECDSAWithSHA256, oidSignatureECDSAWithSHA256, ECDSA, crypto.SHA256},
646 hashType = crypto.SHA256
1459 hashFunc = crypto.SHA256
1470 hashFunc = crypto.SHA256