Home
last modified time | relevance | path

Searched defs:certificateVerifyMsg (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/crypto/tls/
H A Dhandshake_messages.go1103 type certificateVerifyMsg struct { struct
1104 raw []byte
1105 hasSignatureAndHash bool
1106 signatureAndHash signatureAndHash
1107 signature []byte
1110 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1123 func (m *certificateVerifyMsg) marshal() (x []byte) {
1154 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/crypto/tls/
H A Dhandshake_messages.go1326 type certificateVerifyMsg struct { struct
1327 raw []byte
1328 hasSignatureAndHash bool
1329 signatureAndHash signatureAndHash
1330 signature []byte
1333 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1346 func (m *certificateVerifyMsg) marshal() (x []byte) {
1377 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/crypto/tls/
H A Dhandshake_messages.go1322 type certificateVerifyMsg struct { struct
1323 raw []byte
1324 hasSignatureAndHash bool
1325 signatureAndHash signatureAndHash
1326 signature []byte
1329 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1342 func (m *certificateVerifyMsg) marshal() (x []byte) {
1373 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/crypto/tls/
H A Dhandshake_messages.go1326 type certificateVerifyMsg struct { struct
1327 raw []byte
1328 hasSignatureAndHash bool
1329 signatureAndHash signatureAndHash
1330 signature []byte
1333 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1346 func (m *certificateVerifyMsg) marshal() (x []byte) {
1377 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/scan/crypto/tls/
H A Dhandshake_messages.go1326 type certificateVerifyMsg struct { struct
1327 raw []byte
1328 hasSignatureAndHash bool
1329 signatureAndHash signatureAndHash
1330 signature []byte
1333 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1346 func (m *certificateVerifyMsg) marshal() (x []byte) {
1377 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1353 type certificateVerifyMsg struct { struct
1354 raw []byte
1355 hasSignatureAndHash bool
1356 signatureAlgorithm SignatureScheme
1357 signature []byte
1360 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1372 func (m *certificateVerifyMsg) marshal() (x []byte) {
1403 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/tls/
H A Dhandshake_messages.go1355 type certificateVerifyMsg struct { struct
1356 raw []byte
1357 hasSignatureAndHash bool
1358 signatureAndHash signatureAndHash
1359 signature []byte
1362 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1375 func (m *certificateVerifyMsg) marshal() (x []byte) {
1406 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1353 type certificateVerifyMsg struct { struct
1354 raw []byte
1355 hasSignatureAndHash bool
1356 signatureAlgorithm SignatureScheme
1357 signature []byte
1360 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1372 func (m *certificateVerifyMsg) marshal() (x []byte) {
1403 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1353 type certificateVerifyMsg struct { struct
1354 raw []byte
1355 hasSignatureAndHash bool
1356 signatureAlgorithm SignatureScheme
1357 signature []byte
1360 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1372 func (m *certificateVerifyMsg) marshal() (x []byte) {
1403 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1353 type certificateVerifyMsg struct { struct
1354 raw []byte
1355 hasSignatureAndHash bool
1356 signatureAlgorithm SignatureScheme
1357 signature []byte
1360 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1372 func (m *certificateVerifyMsg) marshal() (x []byte) {
1403 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1353 type certificateVerifyMsg struct { struct
1354 raw []byte
1355 hasSignatureAndHash bool
1356 signatureAlgorithm SignatureScheme
1357 signature []byte
1360 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1372 func (m *certificateVerifyMsg) marshal() (x []byte) {
1403 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1353 type certificateVerifyMsg struct { struct
1354 raw []byte
1355 hasSignatureAndHash bool
1356 signatureAlgorithm SignatureScheme
1357 signature []byte
1360 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1372 func (m *certificateVerifyMsg) marshal() (x []byte) {
1403 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gcc48/gcc-4.8.5/libgo/go/crypto/tls/
H A Dhandshake_messages.go1015 type certificateVerifyMsg struct { struct
1016 raw []byte
1017 signature []byte
1020 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1030 func (m *certificateVerifyMsg) marshal() (x []byte) {
1052 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/crypto/tls/
H A Dhandshake_messages.go1015 type certificateVerifyMsg struct { struct
1016 raw []byte
1017 signature []byte
1020 func (m *certificateVerifyMsg) equal(i interface{}) bool {
1030 func (m *certificateVerifyMsg) marshal() (x []byte) {
1052 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/mono/mono-5.10.1.57/external/boringssl/ssl/test/runner/
H A Dhandshake_messages.go1444 type certificateVerifyMsg struct { struct
1445 raw []byte
1446 hasSignatureAndHash bool
1447 signatureAndHash signatureAndHash
1448 signature []byte
1451 func (m *certificateVerifyMsg) marshal() (x []byte) {
1482 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/tls/
H A Dhandshake_messages.go1709 type certificateVerifyMsg struct { struct
1710 raw []byte
1711 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1712 signatureAlgorithm SignatureScheme
1713 signature []byte
1716 func (m *certificateVerifyMsg) marshal() (x []byte) {
1736 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/marten-seemann/qtls-go1-15/
H A Dhandshake_messages.go1732 type certificateVerifyMsg struct { struct
1733 raw []byte
1734 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1735 signatureAlgorithm SignatureScheme
1736 signature []byte
1739 func (m *certificateVerifyMsg) marshal() (x []byte) {
1759 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1709 type certificateVerifyMsg struct { struct
1710 raw []byte
1711 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1712 signatureAlgorithm SignatureScheme
1713 signature []byte
1716 func (m *certificateVerifyMsg) marshal() (x []byte) {
1736 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/tls/
H A Dhandshake_messages.go1708 type certificateVerifyMsg struct { struct
1709 raw []byte
1710 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1711 signatureAlgorithm SignatureScheme
1712 signature []byte
1715 func (m *certificateVerifyMsg) marshal() (x []byte) {
1735 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/tls/
H A Dhandshake_messages.go1709 type certificateVerifyMsg struct { struct
1710 raw []byte
1711 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1712 signatureAlgorithm SignatureScheme
1713 signature []byte
1716 func (m *certificateVerifyMsg) marshal() (x []byte) {
1736 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/crypto/tls/
H A Dhandshake_messages.go1709 type certificateVerifyMsg struct { struct
1710 raw []byte
1711 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1712 signatureAlgorithm SignatureScheme
1713 signature []byte
1716 func (m *certificateVerifyMsg) marshal() (x []byte) {
1736 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/net/storj/storj-1.45.3/vendor/github.com/marten-seemann/qtls-go1-17/
H A Dhandshake_messages.go1732 type certificateVerifyMsg struct { struct
1733 raw []byte
1734 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1735 signatureAlgorithm SignatureScheme
1736 signature []byte
1739 func (m *certificateVerifyMsg) marshal() (x []byte) {
1759 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/security/meek/meek-0.35.0/vendor/github.com/refraction-networking/utls/
H A Dhandshake_messages.go1792 type certificateVerifyMsg struct { struct
1793 raw []byte
1794 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1795 signatureAlgorithm SignatureScheme
1796 signature []byte
1799 func (m *certificateVerifyMsg) marshal() (x []byte) {
1819 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/tls/
H A Dhandshake_messages.go1709 type certificateVerifyMsg struct { struct
1710 raw []byte
1711 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1712 signatureAlgorithm SignatureScheme
1713 signature []byte
1716 func (m *certificateVerifyMsg) marshal() (x []byte) {
1736 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/marten-seemann/qtls-go1-15/
H A Dhandshake_messages.go1732 type certificateVerifyMsg struct { struct
1733 raw []byte
1734 hasSignatureAlgorithm bool // format change introduced in TLS 1.2
1735 signatureAlgorithm SignatureScheme
1736 signature []byte
1739 func (m *certificateVerifyMsg) marshal() (x []byte) {
1759 func (m *certificateVerifyMsg) unmarshal(data []byte) bool {

123