Home
last modified time | relevance | path

Searched defs:supportsKey (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dsign.go24 supportsKey(key crypto.PrivateKey) bool methodSpec
102 func (r *rsaPKCS1Signer) supportsKey(key crypto.PrivateKey) bool { func
142 func (e *ecdsaSigner) supportsKey(key crypto.PrivateKey) bool { func
219 func (r *rsaPSSSigner) supportsKey(key crypto.PrivateKey) bool { func
248 func (e *ed25519Signer) supportsKey(key crypto.PrivateKey) bool { func