Searched full:common (Results 1 – 25 of 45) sorted by relevance
12
4 common:
5 common:
1 /* test_ecc_utils.h - TinyCrypt interface to common functions for ECC tests */55 * test_ecc_utils.h -- Interface to common functions for ECC tests.
1 /* test_utils.h - TinyCrypt interface to common functions for tests */32 * test_utils.h -- Interface to common functions for tests.
78 The common code of MCUboot, that is non-system specific, does not directly85 Changes to common MCUboot code should not affect system specific internals117 The MCUboot common code uses following defines that should be defined by system
25 One common use case for MCUboot is to integrate it to a firmware update agent, which is an importan…
7 MCUboot defines a common infrastructure for the bootloader and the system flash
2 * Common and shared functions used by multiple modules in the Mbed TLS29 #include "common.h"
2 * \file common.h
1 /* test_ecc_utils.c - TinyCrypt common functions for ECC tests */55 * test_ecc_utils.c -- Implementation of some common functions for ECC tests.
53 * This module enables abstraction of common (libc) functions.
4 * \brief Common and shared functions used by multiple modules in the Mbed TLS
36 * a least common multiple of all sector sizes, and use that as
91 * common value for a corrupted register so complex bit-patterns are used254 /* C has a common return pattern where 0 is a correct value and all others are
21 #include "bootutil/crypto/common.h"
15 * and handle all common use cases. Your project may not use every section291 *(COMMON)
15 * and handle all common use cases. Your project may not use every section290 *(COMMON)
15 * and handle all common use cases. Your project may not use every section311 *(COMMON)
68 *(COMMON)
125 For answers to common questions about this code of conduct, see the FAQ at
69 *(COMMON)
15 * and handle all common use cases. Your project may not use every section301 *(COMMON)
1 /* ecc.h - TinyCrypt interface to common ECC functions */61 * @brief -- Interface to common ECC functions.63 * Overview: This software is an implementation of common functions