Searched refs:getCipherRecords (Results 1 – 2 of 2) sorted by relevance
36 std::pair<std::vector<uint8_t>, std::vector<uint8_t>> getCipherRecords() in getCipherRecords() function144 cipher::getCipherRecords(); in getChannelCipherSuites()
114 static std::pair<std::vector<uint8_t>, std::vector<uint8_t>> getCipherRecords() in getCipherRecords() function247 std::tie(cipherRecords, supportedAlgorithms) = getCipherRecords(); in getChannelCipherSuites()