Searched defs:key_x_coordinate (Results 1 – 1 of 1) sorted by relevance
2218 static ErrorCode generateP256Key(std::array<uint8_t, 32>& key_x_coordinate, in generateP256Key()2265 std::array<uint8_t, 32> key_x_coordinate = {}; in LeReadLocalP256PublicKey() local