HomeSort by relevance Sort by last modified time
    Searched defs:AVA (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/sun/security/x509/
AVA.java 43 * X.500 Attribute-Value-Assertion (AVA): an attribute, as identified by
62 public class AVA implements DerEncoder {
64 private static final Debug debug = Debug.getInstance("x509", "\t[AVA]");
117 public AVA(ObjectIdentifier type, DerValue val) {
126 * Parse an RFC 1779, 2253 or 4514 style AVA string: CN=fee fie foe fum
127 * or perhaps with quotes. Not all defined AVA tags are supported;
130 * This terminates at unescaped AVA separators ("+") or RDN
134 AVA(Reader in) throws IOException {
139 * Parse an RFC 1779, 2253 or 4514 style AVA string: CN=fee fie foe fum
143 * This terminates at unescaped AVA separators ("+") or RD
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
a.out.go 413 AVA
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
a.out.go 413 AVA

Completed in 299 milliseconds