1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/storage/tests/c
Pavol Rusnak 76eefd026f
all: let's use -Wno-missing-braces because clang does not respect
initialization of structs with = {0};
2019-10-11 09:59:32 +02:00
..
common.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
common.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
flash.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
flash.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
libtrezor-storage.so storage: Add external salt parameter to unlock() and change_pin(). 2019-09-18 18:53:42 +02:00
Makefile all: let's use -Wno-missing-braces because clang does not respect 2019-10-11 09:59:32 +02:00
norcow_config.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
secbool.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
storage.py storage: Add external salt parameter to unlock() and change_pin(). 2019-09-18 18:53:42 +02:00