Home
last modified time | relevance | path

Searched refs:details (Results 1 – 8 of 8) sorted by relevance

/optee_os/ta/pkcs11/scripts/
H A Dverify-helpers.sh8 details () [[ ${SHOW_DETAILS} -ne 0 ]] function
13 details && echo -e "\e[4m${PREFIX}\e[0m"
14 details && echo ""
15 details && echo -e "symbol\tuses\tstatus"
17 details && echo -n "$symbol"
19 details && echo -n -e "\t${COUNT}\t"
22 details && echo -e "\e[32mOK\e[0m"
24 details && echo -e "\e[33mmissing but unused\e[0m"
26 details && echo -e "\e[31mMISSING!\e[0m"
30 details && echo ""
[all …]
/optee_os/lib/libmbedtls/mbedtls/
H A DSECURITY.md41 who can measure the timing of packets with sufficient precision. For details
73 details and workarounds see the [Block Ciphers](#block-ciphers) section.
131 `MBEDTLS_AESCE_C`, `MBEDTLS_AESNI_C` and `MBEDTLS_PADLOCK_C` for details.
H A DLICENSE518 GNU General Public License for more details.
530 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
532 under certain conditions; type `show c' for details.
H A DCONTRIBUTING.md8 More details on all of these points may be found in the sections below.
H A DREADME.md298 …yptography for most operations regardless of this option. See `docs/use-psa-crypto.md` for details.
326 …community. Please see the [contributing guidelines](CONTRIBUTING.md) for details on how to do this.
H A DChangeLog180 mbedtls_ssl_handshake() for details.
448 docs/driver-only-builds.md for full details and current limitations.
458 details and current limitations; in particular, NIST_KW and PKCS5/PKCS12
527 docs/architecture/psa-thread-safety/psa-thread-safety.md for more details.
659 details, see "Everlasting ROBOT: the Marvin Attack", Hubert Kario. Reported
737 for details.
820 option MBEDTLS_PSA_P256M_DRIVER_ENABLED for details.
988 more details.
1227 details.
2032 More details on PCKS#11 wrapper removal can be found in the mailing list
[all …]
/optee_os/
H A DMAINTAINERS16 2. Patches should generally be submitted as GitHub pull requests (more details
/optee_os/core/lib/qcbor/
H A DREADME.md284 See discussion in qcbor_encode.h for other details.