Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dverify.go215 type rfc2821Mailbox struct { struct
216 local, domain string
399 func matchEmailConstraint(mailbox rfc2821Mailbox, constraint string) (bool, error) {