Searched refs:msgType (Results 1 – 1 of 1) sorted by relevance
236 psa_status_t KeyStore_s_destroyPurgeKey(psa_msg_t *msg, int32_t msgType) in KeyStore_s_destroyPurgeKey() argument251 if (msgType == KEYSTORE_PSA_S_MSG_TYPE_DESTROY_KEY) in KeyStore_s_destroyPurgeKey()255 else if (msgType == KEYSTORE_PSA_S_MSG_TYPE_PURGE_KEY) in KeyStore_s_destroyPurgeKey()268 psa_status_t KeyStore_s_exportKey(psa_msg_t *msg, int32_t msgType) in KeyStore_s_exportKey() argument292 if (msgType == KEYSTORE_PSA_S_MSG_TYPE_EXPORT_KEY) in KeyStore_s_exportKey()296 else if (msgType == KEYSTORE_PSA_S_MSG_TYPE_EXPORT_PUBLIC_KEY) in KeyStore_s_exportKey()