Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dtrusty_keymaster.h110 void AtapSetCaResponseUpdate(const AtapSetCaResponseUpdateRequest& request,
Dtrusty_keymaster.cpp307 void TrustyKeymaster::AtapSetCaResponseUpdate( in AtapSetCaResponseUpdate() function in keymaster::TrustyKeymaster
/trusty/user/app/keymaster/ipc/
Dkeymaster_ipc.cpp594 return do_dispatch(&TrustyKeymaster::AtapSetCaResponseUpdate, msg, in keymaster_dispatch_non_secure()