Home
last modified time | relevance | path

Searched defs:HKDFExtract (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/src/crypto/libkeystore2_crypto_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs74 pub fn HKDFExtract( in HKDFExtract() function
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcrypto.cpp208 bool HKDFExtract(uint8_t* out_key, size_t* out_len, const uint8_t* secret, size_t secret_len, in HKDFExtract() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/
H A Dmodulewrapper.cc1536 static bool HKDFExtract(const Span<const uint8_t> args[], in HKDFExtract() function
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/modulewrapper/
H A Dmodulewrapper.cc1557 static bool HKDFExtract(const Span<const uint8_t> args[], in HKDFExtract() function