Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dsign.go25 supportsKey(key crypto.PrivateKey) bool methodSpec
103 func (r *rsaPKCS1Signer) supportsKey(key crypto.PrivateKey) bool { func
143 func (e *ecdsaSigner) supportsKey(key crypto.PrivateKey) bool { func
220 func (r *rsaPSSSigner) supportsKey(key crypto.PrivateKey) bool { func
249 func (e *ed25519Signer) supportsKey(key crypto.PrivateKey) bool { func