Home
last modified time | relevance | path

Searched refs:key_slot_cnt (Results 1 – 2 of 2) sorted by relevance

/trusty/hardware/nxp/app/hwcrypto/
Dhwkey_srv.c60 static unsigned int key_slot_cnt; variable
151 msg->header.status = _handle_slots(ctx, slot_id, key_slots, key_slot_cnt, in hwkey_handle_get_keyslot_cmd()
316 assert(key_slot_cnt == 0); in hwkey_install_keys()
320 key_slot_cnt = kcnt; in hwkey_install_keys()
/trusty/user/app/sample/hwcrypto/
Dhwkey_srv.c78 static unsigned int key_slot_cnt; variable
325 hdr->header.status = _handle_slots(ctx, slot_id, key_slots, key_slot_cnt, in hwkey_handle_get_keyslot_cmd()
659 assert(key_slot_cnt == 0); in hwkey_install_keys()
663 key_slot_cnt = kcnt; in hwkey_install_keys()