Home
last modified time | relevance | path

Searched refs:UserAttribute (Results 1 – 25 of 984) sorted by relevance

12345678910>>...40

/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/
H A Duser_attribute.rs34 pub struct UserAttribute { struct
42 impl From<Vec<u8>> for UserAttribute { implementation
44 UserAttribute { in from()
51 impl fmt::Debug for UserAttribute { implementation
59 impl UserAttribute { implementation
70 Ok(UserAttribute { in new()
100 impl From<UserAttribute> for Packet {
102 Packet::UserAttribute(s) in from()
107 impl Arbitrary for UserAttribute { implementation
109 UserAttribute::new( in arbitrary()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/packet/
H A Duser_attribute.rs34 pub struct UserAttribute { struct
42 impl From<Vec<u8>> for UserAttribute { implementation
44 UserAttribute { in from()
51 impl fmt::Debug for UserAttribute { implementation
59 impl UserAttribute { implementation
70 Ok(UserAttribute { in new()
100 impl From<UserAttribute> for Packet {
102 Packet::UserAttribute(s) in from()
107 impl Arbitrary for UserAttribute { implementation
109 UserAttribute::new( in arbitrary()
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/sysutils/cbsd-mq-api/cbsd-mq-api-0.3/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/keybase/go-crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/www/go-www/www-2.0.0/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/dns/rdap/rdap-e2ea151/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/security/certmgr/certmgr-3.0.3/vendor/golang.org/x/crypto/crypto-5c40567a22f8/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/dns/nextdns/nextdns-1.32.2/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/devel/lazygit/lazygit-0.31.4/vendor/golang.org/x/crypto/crypto-7f63de1d35b0/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/devel/lazygit/lazygit-0.31.4/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/devel/lab/lab-0.17.2/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/security/lego/lego-4.5.3/vendor/golang.org/x/crypto/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument
/dports/net/rospo/rospo-0.7.1/vendor/golang.org/x/crypto/crypto-32db794688a5/openpgp/packet/
H A Duserattribute.go21 type UserAttribute struct { struct
27 func NewUserAttributePhoto(photos ...image.Image) (uat *UserAttribute, err error) {
28 uat = new(UserAttribute)
53 func NewUserAttribute(contents ...*OpaqueSubpacket) *UserAttribute {
54 return &UserAttribute{Contents: contents}
57 func (uat *UserAttribute) parse(r io.Reader) (err error) { argument
69 func (uat *UserAttribute) Serialize(w io.Writer) (err error) { argument
84 func (uat *UserAttribute) ImageData() (imageData [][]byte) { argument

12345678910>>...40