Searched defs:bufData (Results 1 – 5 of 5) sorted by relevance
87 const bufData = new Uint8Array(256 * 8); constant101 const bufData = new Uint8Array(256 * 8); constant119 const bufData = new Uint8Array(256 * 8); constant137 const bufData = new Uint8Array(256 * 8); constant
477 private FLClientStatus judgeRequestExchangeKeys(ResponseExchangeKeys bufData) { in judgeRequestExchangeKeys()534 private FLClientStatus judgeGetExchangeKeys(ReturnExchangeKeys bufData) { in judgeGetExchangeKeys()655 private FLClientStatus judgeRequestShareSecrets(ResponseShareSecrets bufData) { in judgeRequestShareSecrets()712 private FLClientStatus judgeGetShareSecrets(ReturnShareSecrets bufData) { in judgeGetShareSecrets()
133 private FLClientStatus judgeSendReconstructSecrets(ReconstructSecret bufData) { in judgeSendReconstructSecrets()
129 private FLClientStatus judgeGetClientList(ReturnClientList bufData, List<String> u3ClientList, in judgeGetClientList()
213 vector<deUint8> bufData(blockInfo.dataSize); in iterate() local1021 vector<deUint8> bufData (blockInfo.dataSize); in iterate() local