Searched refs:pico_sha256_lock (Results 1 – 1 of 1) sorted by relevance
20 bool __weak pico_sha256_lock(pico_sha256_state_t *state) { in pico_sha256_lock() function35 if (!pico_sha256_lock(state)) return PICO_ERROR_RESOURCE_IN_USE; in pico_sha256_try_start()