Lines Matching refs:SHA256
16 _ "crypto/sha256"
199 SHA256WithRSA: "SHA256-RSA",
202 SHA256WithRSAPSS: "SHA256-RSAPSS",
206 DSAWithSHA256: "DSA-SHA256",
208 ECDSAWithSHA256: "ECDSA-SHA256",
270 // ecdsa-with-SHA256 OBJECT IDENTIFIER ::= { iso(1) member-body(2)
316 {SHA256WithRSA, oidSignatureSHA256WithRSA, RSA, crypto.SHA256},
319 {SHA256WithRSAPSS, oidSignatureRSAPSS, RSA, crypto.SHA256},
323 {DSAWithSHA256, oidSignatureDSAWithSHA256, DSA, crypto.SHA256},
325 {ECDSAWithSHA256, oidSignatureECDSAWithSHA256, ECDSA, crypto.SHA256},
348 case crypto.SHA256:
818 hashType = crypto.SHA256
1647 hashFunc = crypto.SHA256
1658 hashFunc = crypto.SHA256