Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/
Dcrypto.rs371 async fn kdf_expand( in kdf_expand() method
/aosp_15_r20/system/security/mls/mls-rs-crypto-boringssl/src/
H A Dlib.rs225 async fn kdf_expand( in kdf_expand() function