Searched refs:PSA_KEY_ID_NULL (Results 1 – 3 of 3) sorted by relevance
44 #define PSA_KEY_ID_NULL ((psa_key_id_t)0) // not overly happy with this b… macro
74 ctx->key_id = PSA_KEY_ID_NULL; in bootutil_rsa_init()79 if (ctx->key_id != PSA_KEY_ID_NULL) { in bootutil_rsa_drop()
390 ctx->key_id = PSA_KEY_ID_NULL; in bootutil_ecdsa_init()413 if (ctx->key_id != PSA_KEY_ID_NULL) { in bootutil_ecdsa_drop()