Home
last modified time | relevance | path

Searched refs:signedKeyAgreement (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dkey_agreement.go479 type signedKeyAgreement struct { struct
485 func (ka *signedKeyAgreement) signParameters(config *Config, cert *Certificate, clientHello *client… argument
533 func (ka *signedKeyAgreement) verifyParameters(config *Config, clientHello *clientHelloMsg, serverH… argument
699 if auth, ok := ka.auth.(*signedKeyAgreement); ok {
Dcipher_suites.go381 auth: &signedKeyAgreement{
390 auth: &signedKeyAgreement{