Home
last modified time | relevance | path

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

/dports/security/vuls/vuls-0.13.7/vendor/github.com/knqyf263/gost/db/
H A Dredis.go46 hashKeyPrefix = "CVE#" const
/dports/security/vuls/vuls-0.13.7/vendor/github.com/kotakanbe/go-cve-dictionary/db/
H A Dredis.go46 hashKeyPrefix = "CVE#" const
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/db/
H A Dredis.go46 hashKeyPrefix = "CVE#" const
/dports/security/vuls/vuls-0.13.7/vendor/github.com/kotakanbe/goval-dictionary/db/
H A Dredis.go43 hashKeyPrefix = "OVAL#" const
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/tree/
H A DBINDeltaBloomFilter.java46 void hashKeyPrefix(byte[] prefix) { in hashKeyPrefix() method in BINDeltaBloomFilter.HashContext