Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/subtle/
H A Daes_ctr_hmac_streaming.cc59 static util::Status DeriveKeys(const util::SecretData& ikm, HashType hkdf_algo, in DeriveKeys() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_utils.cc403 bool CryptoUtils::DeriveKeys( in DeriveKeys() function in quic::CryptoUtils