Searched refs:_handle_slots (Results 1 – 2 of 2) sorted by relevance
/trusty/hardware/nxp/app/hwcrypto/ |
D | hwkey_srv.c | 117 static uint32_t _handle_slots(struct hwkey_chan_ctx* ctx, in _handle_slots() function 151 msg->header.status = _handle_slots(ctx, slot_id, key_slots, key_slot_cnt, in hwkey_handle_get_keyslot_cmd() 157 msg->header.status = _handle_slots(ctx, slot_id, test_key_slots, in hwkey_handle_get_keyslot_cmd()
|
/trusty/user/app/sample/hwcrypto/ |
D | hwkey_srv.c | 174 static uint32_t _handle_slots(struct hwkey_chan_ctx* ctx, in _handle_slots() function 325 hdr->header.status = _handle_slots(ctx, slot_id, key_slots, key_slot_cnt, in hwkey_handle_get_keyslot_cmd()
|