Home
last modified time | relevance | path

Searched refs:L (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/ext/tinycrypt/tests/
Dtest_cmac_mode.c75 uint8_t L[BUF_LEN]; in verify_gf_2_128_double() local
90 tc_aes_encrypt(L, zero, s.sched); in verify_gf_2_128_double()
91 if (memcmp(L, l, BUF_LEN) != 0) { in verify_gf_2_128_double()
94 show("computed L =", L, sizeof(L)); in verify_gf_2_128_double()
98 gf_double(K1, L); in verify_gf_2_128_double()
/mcuboot-latest/
Droot-rsa-3072.pem3 qqaKYyKLLU6Bc79uFWiMGvTvKo+MIp5xV0veD35y03q4px1ErYcAg1z9cwVyRj+L
/mcuboot-latest/docs/
Dimgtool.md92 -L, --load-addr INTEGER Load address for image when it should run