Home
last modified time | relevance | path

Searched refs:hwkey_install_keys (Results 1 – 6 of 6) sorted by relevance

/trusty/hardware/nxp/app/hwcrypto/
Dhwkey_srv_priv.h36 void hwkey_install_keys(const struct hwkey_keyslot* keys, unsigned int kcnt);
Dhwkey_srv_provider.c163 hwkey_install_keys(_keys, countof(_keys)); in hwkey_init_srv_provider()
Dhwkey_srv.c314 void hwkey_install_keys(const struct hwkey_keyslot* keys, unsigned int kcnt) { in hwkey_install_keys() function
/trusty/user/app/sample/hwcrypto/
Dhwkey_srv_priv.h141 void hwkey_install_keys(const struct hwkey_keyslot* keys, unsigned int kcnt);
Dhwkey_srv.c657 void hwkey_install_keys(const struct hwkey_keyslot* keys, unsigned int kcnt) { in hwkey_install_keys() function
Dhwkey_srv_fake_provider.c1042 hwkey_install_keys(_keys, countof(_keys)); in hwkey_init_srv_provider()