Home
last modified time | relevance | path

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

/external/nos/host/android/hals/keymaster/
DKeymasterDevice.cpp466 if (hidl_params_to_pb( in generateKey()
723 if (hidl_params_to_pb( in attestKey()
756 if (hidl_params_to_pb( in attestKey()
928 if (hidl_params_to_pb( in upgradeKey()
1004 if (hidl_params_to_pb( in begin()
1085 if (hidl_params_to_pb( in update()
1186 if (hidl_params_to_pb( in finish()
Dproto_utils.h53 ErrorCode hidl_params_to_pb(const hidl_vec<KeyParameter>& params,
Dproto_utils.cpp426 hidl_params_to_pb(verification_token.parametersVerified, in translate_verification_token()
759 ErrorCode hidl_params_to_pb(const hidl_vec<KeyParameter>& params, in hidl_params_to_pb() function