Home
last modified time | relevance | path

Searched refs:hkdf (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs100 let hkdf: Box<dyn kmr_common::crypto::Hkdf> = in ta_main() localVariable
116 hkdf, in ta_main()
Dtpm.rs149 fn hkdf( in hkdf() method
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicOpsImpl.cc507 optional<vector<uint8_t>> result = android::hardware::identity::support::hkdf( in eicOpsHkdf()