Searched defs:keyBytes (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/common/crypto/skein/ |
H A D | skein.c | 91 const uint8_t *key, size_t keyBytes) in Skein_256_InitExt() argument 328 const uint8_t *key, size_t keyBytes) in Skein_512_InitExt() argument 561 Skein1024_InitExt(Skein1024_Ctxt_t * ctx,size_t hashBitLen,uint64_t treeInfo,const uint8_t * key,size_t keyBytes) Skein1024_InitExt() argument [all...] |
H A D | skein_impl.h | 202 #define Skein_Show_Key(bits, ctx, key, keyBytes) argument
|
/titanic_52/usr/src/lib/libdns_sd/java/com/apple/dnssd/ |
H A D | TXTRecord.java | 100 protected void insert( byte[] keyBytes, byte[] value, int index) in insert() argument [all...] |