Searched defs:keyLen (Results 1 – 4 of 4) sorted by relevance
45 public final int keyLen; field in SaProposalUtilsBase.EncryptionAlgoKeyLenPair47 EncryptionAlgoKeyLenPair(int encryptionAlgo, int keyLen) { in EncryptionAlgoKeyLenPair()
52 int keyLen = keyData.length; in toHexString() local
34 int keyLen; // length of the key name, not including the null terminator member
114 ssize_t keyLen; in WriteEntityHeader() local