Searched defs:keyBytes (Results 1 – 4 of 4) sorted by relevance
43 private final byte[] keyBytes = new byte[] { 0x00, 0x01, 0x02, 0x03, 0x04, field in KerberosKeyTest
110 private void setKey(byte[] keyBytes) in setKey()
69 unsigned keyBytes; in hash() local
1372 bundle_addKeyBytes(struct SRBRoot *bundle, const char *keyBytes, int32_t length, UErrorCode *status… in bundle_addKeyBytes()