Searched refs:getHwCryptoOperations (Results 1 – 7 of 7) sorted by relevance
232 IHwCryptoOperations getHwCryptoOperations(); in getHwCryptoOperations() method
37 let hw_crypto_operations = hw_crypto_key.getHwCryptoOperations(); in test_hwcrypto_key_operations_connection()47 .getHwCryptoOperations() in test_hwcrypto_key_operations_simple_aes_test()135 .getHwCryptoOperations() in test_hwcrypto_key_operations_simple_hmac_test()196 .getHwCryptoOperations() in test_hwcrypto_key_operations_aes_simple_cbcs_test_non_block_multiple()294 .getHwCryptoOperations() in test_hwcrypto_key_operations_aes_simple_all_encrypted_cbcs_test()417 .getHwCryptoOperations() in check_cbcs_wrong_key_types()489 .getHwCryptoOperations() in aes_simple_cbcs_test()
40 android.hardware.security.see.hwcrypto.IHwCryptoOperations getHwCryptoOperations(); in getHwCryptoOperations() method
58 ndk::ScopedAStatus getHwCryptoOperations(
76 auto res = hwCryptoKey->getHwCryptoOperations(&hwCryptoOperations); in TEST()
778 ndk::ScopedAStatus HwCryptoKey::getHwCryptoOperations( in getHwCryptoOperations() function in android::trusty::hwcryptohalservice::HwCryptoKey786 status = mHwCryptoServer->getHwCryptoOperations(&binder_return); in getHwCryptoOperations()