Home
last modified time | relevance | path

Searched defs:GetWrappedKey (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/crypto/
H A Dunexportable_key_win.cc311 std::vector<uint8_t> GetWrappedKey() const override { return wrapped_; } in GetWrappedKey() function in crypto::__anona60838f30111::ECDSAKey
342 std::vector<uint8_t> GetWrappedKey() const override { return wrapped_; } in GetWrappedKey() function in crypto::__anona60838f30111::RSAKey
H A Dunexportable_key_software_unsecure.cc48 std::vector<uint8_t> GetWrappedKey() const override { in GetWrappedKey() function in crypto::__anon7efd17f90111::SoftwareECDSA