Searched defs:GetWrappedKey (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/crypto/ | ||
H A D | unexportable_key_win.cc | 311 std::vector<uint8_t> GetWrappedKey() const override { return wrapped_; } in GetWrappedKey() function in crypto::__anona60838f30111::ECDSAKey |
H A D | unexportable_key_software_unsecure.cc | 48 std::vector<uint8_t> GetWrappedKey() const override { in GetWrappedKey() function in crypto::__anon7efd17f90111::SoftwareECDSA |