Home
last modified time | relevance | path

Searched defs:Envelope (Results 1 – 25 of 913) sorted by relevance

12345678910>>...37

/dports/mail/neomutt/neomutt-20211029/email/
H A Denvelope.h54 struct Envelope struct
56 struct AddressList return_path; ///< Return path for the Email
57 struct AddressList from; ///< Email's 'From' list
58 struct AddressList to; ///< Email's 'To' list
59 struct AddressList cc; ///< Email's 'Cc' list
60 struct AddressList bcc; ///< Email's 'Bcc' list
61 struct AddressList sender; ///< Email's sender
62 struct AddressList reply_to; ///< Email's 'reply-to'
64 struct AddressList x_original_to; ///< Email's 'X-Orig-to'
68 char *subject; ///< Email's subject
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/whisper/whisperv5/
H A Denvelope.go38 type Envelope struct { struct
39 Version []byte
40 Expiry uint32
41 TTL uint32
42 Topic TopicType
43 AESNonce []byte
44 Data []byte
45 EnvNonce uint64
53 func (e *Envelope) size() int {
93 func (e *Envelope) Ver() uint64 {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/whisper/whisperv6/
H A Denvelope.go38 type Envelope struct { struct
39 Expiry uint32
40 TTL uint32
41 Topic TopicType
42 Data []byte
43 Nonce uint64
49 bloom []byte
53 func (e *Envelope) size() int {
124 func (e *Envelope) PoW() float64 {
158 func (e *Envelope) Hash() common.Hash {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-core/record/pb/
H A Denvelope.pb.go33 type Envelope struct { struct
50 func (*Envelope) ProtoMessage() {}
51 func (*Envelope) Descriptor() ([]byte, []int) {
69 func (m *Envelope) XXX_Merge(src proto.Message) {
72 func (m *Envelope) XXX_Size() int {
75 func (m *Envelope) XXX_DiscardUnknown() {
81 func (m *Envelope) GetPublicKey() *pb.PublicKey {
88 func (m *Envelope) GetPayloadType() []byte {
95 func (m *Envelope) GetPayload() []byte {
102 func (m *Envelope) GetSignature() []byte {
[all …]
/dports/math/dune-polygongrid/dune-polygongrid-f76933aa51aa3ae3e58a5705f9f7ce7d1f6c012c/dune/polygongrid/
H A Diteratortags.hh54 struct Envelope struct
56 typedef T element_type;
57 typedef const T *const_pointer;
58 typedef T *pointer;
61 explicit Envelope ( Args &&... args ) in Envelope() function
71 explicit operator bool () const noexcept { return true; } in operator bool()
73 …st typename std::add_lvalue_reference< element_type >::type operator* () const { return element_; } in operator *()
74 typename std::add_lvalue_reference< element_type >::type operator* () { return element_; } in operator *()
76 const_pointer operator-> () const { return &element_; } in operator ->()
77 pointer operator-> () { return &element_; } in operator ->()
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/flashmob/go-guerrilla/mail/
H A Denvelope.go75 type Envelope struct { struct
77 RemoteIP string
79 Helo string
81 MailFrom Address
83 RcptTo []Address
85 Data bytes.Buffer
87 Subject string
89 TLS bool
95 Hashes []string
99 QueuedId string
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-core/record/
H A Denvelope.go24 type Envelope struct { struct
26 PublicKey crypto.PubKey
30 PayloadType []byte
33 RawPayload []byte
36 signature []byte
39 cached Record
40 unmarshalError error
41 unmarshalOnce sync.Once
195 func (e *Envelope) Marshal() ([]byte, error) {
213 func (e *Envelope) Equal(other *Envelope) bool {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
41 UnencryptedMD5 string `json:"-"`
42 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
46 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go31 type Envelope struct { struct
33 IV string `json:"x-amz-iv"`
35 CipherKey string `json:"x-amz-key-v2"`
37 MatDesc string `json:"x-amz-matdesc"`
38 WrapAlg string `json:"x-amz-wrap-alg"`
39 CEKAlg string `json:"x-amz-cek-alg"`
40 TagLen string `json:"x-amz-tag-len"`
43 UnencryptedMD5 string `json:"-"`
45 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
49 func (e *Envelope) UnmarshalJSON(value []byte) error {
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go25 type Envelope struct { struct
27 IV string `json:"x-amz-iv"`
29 CipherKey string `json:"x-amz-key-v2"`
31 MatDesc string `json:"x-amz-matdesc"`
32 WrapAlg string `json:"x-amz-wrap-alg"`
33 CEKAlg string `json:"x-amz-cek-alg"`
34 TagLen string `json:"x-amz-tag-len"`
35 UnencryptedMD5 string `json:"x-amz-unencrypted-content-md5"`
36 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/s3/s3crypto/
H A Denvelope.go25 type Envelope struct { struct
27 IV string `json:"x-amz-iv"`
29 CipherKey string `json:"x-amz-key-v2"`
31 MatDesc string `json:"x-amz-matdesc"`
32 WrapAlg string `json:"x-amz-wrap-alg"`
33 CEKAlg string `json:"x-amz-cek-alg"`
34 TagLen string `json:"x-amz-tag-len"`
35 UnencryptedMD5 string `json:"x-amz-unencrypted-content-md5"`
36 UnencryptedContentLen string `json:"x-amz-unencrypted-content-length"`

12345678910>>...37