Home
last modified time | relevance | path

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

/system/security/keystore2/test_utils/
Dffi_test_utils.rs32 fn createWrappedKey( in createWrappedKey() function
90 get_result(ffi::createWrappedKey( in create_wrapped_key()
Dffi_test_utils.hpp7 CxxResult createWrappedKey(rust::Vec<rust::u8> encrypted_secure_key,
Dffi_test_utils.cpp363 CxxResult createWrappedKey(rust::Vec<rust::u8> encrypted_secure_key, in createWrappedKey() function