Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dtrusty_keymaster.h107 void AtapSetCaResponseBegin(const AtapSetCaResponseBeginRequest& request,
Dtrusty_keymaster.cpp297 void TrustyKeymaster::AtapSetCaResponseBegin( in AtapSetCaResponseBegin() function in keymaster::TrustyKeymaster
/trusty/user/app/keymaster/ipc/
Dkeymaster_ipc.cpp588 return do_dispatch(&TrustyKeymaster::AtapSetCaResponseBegin, msg, in keymaster_dispatch_non_secure()