Home
last modified time | relevance | path

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

/external/smack/src/org/xbill/DNS/
DNSEC3Record.java48 private int hashAlg; field in NSEC3Record
77 public NSEC3Record(Name name, int dclass, long ttl, int hashAlg, in NSEC3Record()
227 hashName(Name name, int hashAlg, int iterations, byte [] salt) in hashName()
DNSEC3PARAMRecord.java25 private int hashAlg; field in NSEC3PARAMRecord
47 public NSEC3PARAMRecord(Name name, int dclass, long ttl, int hashAlg, in NSEC3PARAMRecord()