Searched refs:status (Results 1 – 3 of 3) sorted by relevance
26 Optionally the board can be connected to a serial terminal for observing status messages.76 sudo ufw status98 Optionally the board can be connected to a serial terminal for observing status messages.
468 psa_status_t status; in verify() local492 status = psa_verify_message(key_id, psa_alg, msg->ptr, msg->len, in verify()494 if (PSA_SUCCESS == status) { in verify()618 psa_status_t status; in hkdf_expand() local649 status = psa_mac_compute(key_id, PSA_ALG_HMAC(PSA_ALG_SHA_256), in hkdf_expand()652 TRY_EXPECT_PSA(status, PSA_SUCCESS, key_id, in hkdf_expand()
835 # at the end of the doxygen process doxygen will return with a non-zero status.