Home
last modified time | relevance | path

Searched full:txt (Results 1 – 25 of 38) sorted by relevance

12

/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddebug.c120 char txt[17]; in mbedtls_debug_print_buf() local
135 memset(txt, 0, sizeof(txt)); in mbedtls_debug_print_buf()
143 mbedtls_snprintf(str + idx, sizeof(str) - idx, " %s\n", txt); in mbedtls_debug_print_buf()
147 memset(txt, 0, sizeof(txt)); in mbedtls_debug_print_buf()
157 txt[i % 16] = (buf[i] > 31 && buf[i] < 127) ? buf[i] : '.'; in mbedtls_debug_print_buf()
165 mbedtls_snprintf(str + idx, sizeof(str) - idx, " %s\n", txt); in mbedtls_debug_print_buf()
H A Dx509_csr.c10 * http://www.ietf.org/rfc/rfc5280.txt (Certificates and CRLs)
11 * http://www.ietf.org/rfc/rfc3279.txt (Alg IDs for CRLs)
12 * http://www.ietf.org/rfc/rfc2986.txt (CSRs, aka PKCS#10)
H A Dx509_crl.c10 * http://www.ietf.org/rfc/rfc5280.txt (Certificates and CRLs)
11 * http://www.ietf.org/rfc/rfc3279.txt (Alg IDs for CRLs)
12 * http://www.ietf.org/rfc/rfc2986.txt (CSRs, aka PKCS#10)
H A Dx509.c10 * http://www.ietf.org/rfc/rfc5280.txt (Certificates and CRLs)
11 * http://www.ietf.org/rfc/rfc3279.txt (Alg IDs for CRLs)
12 * http://www.ietf.org/rfc/rfc2986.txt (CSRs, aka PKCS#10)
H A Dmd5.c10 * http://www.ietf.org/rfc/rfc1321.txt
/optee_os/core/arch/arm/kernel/
H A Dlink.mk71 cleanfiles += $(link-out-dir)/unpaged_entries.txt
72 $(link-out-dir)/unpaged_entries.txt: $(link-out-dir)/all_objs.o
81 $(link-out-dir)/unpaged.o: $(link-out-dir)/unpaged_entries.txt
84 `cat $(link-out-dir)/unpaged_entries.txt` \
100 cleanfiles += $(link-out-dir)/init_entries.txt
101 $(link-out-dir)/init_entries.txt: $(link-out-dir)/all_objs.o
110 $(link-out-dir)/init.o: $(link-out-dir)/init_entries.txt
114 `cat $(link-out-dir)/init_entries.txt` \
/optee_os/core/arch/arm/
H A Darm.mk436 arm32-sysreg-txt = core/arch/arm/kernel/arm32_sysreg.txt
437 arm32-sysregs-$(arm32-sysreg-txt)-h := arm32_sysreg.h
438 arm32-sysregs-$(arm32-sysreg-txt)-s := arm32_sysreg.S
439 arm32-sysregs += $(arm32-sysreg-txt)
442 arm32-gicv3-sysreg-txt = core/arch/arm/kernel/arm32_gicv3_sysreg.txt
443 arm32-sysregs-$(arm32-gicv3-sysreg-txt)-h := arm32_gicv3_sysreg.h
444 arm32-sysregs-$(arm32-gicv3-sysreg-txt)-s := arm32_gicv3_sysreg.S
445 arm32-sysregs += $(arm32-gicv3-sysreg-txt)
/optee_os/.github/workflows/
H A Dnotify.yml33 python3 scripts/notify_maintainers.py | tee output.txt
34 grep message= output.txt >> $GITHUB_OUTPUT
/optee_os/lib/libutils/compiler-rt/
H A DREADME.txt8 terms of the license agreement found in LICENSE.txt.
H A DLICENSE.TXT230 1) It will be in a separate directory tree with its own `LICENSE.txt` or
252 Copyright (c) 2009-2019 by the contributors listed in CREDITS.TXT
293 Copyright (c) 2009-2015 by the contributors listed in CREDITS.TXT
/optee_os/ldelf/
H A Dtlsdesc_rel_a64.S12 * See https://www.fsfla.org/~lxoliva/writeups/TLS/RFC-TLSDESC-ARM.txt section
/optee_os/ta/
H A Dta.mk71 arm32-user-sysreg-txt = lib/libutee/arch/arm/arm32_user_sysreg.txt
72 arm32-user-sysregs-$(arm32-user-sysreg-txt)-h := arm32_user_sysreg.h
73 arm32-user-sysregs += $(arm32-user-sysreg-txt)
/optee_os/lib/libutils/compiler-rt/lib/builtins/
H A Dudivti3.c4 // See https://llvm.org/LICENSE.txt for license information.
H A Dashlti3.c4 // See https://llvm.org/LICENSE.txt for license information.
H A Dint_util.h4 // See https://llvm.org/LICENSE.txt for license information.
H A Dint_endianness.h4 // See https://llvm.org/LICENSE.txt for license information.
H A Dint_lib.h4 // See https://llvm.org/LICENSE.txt for license information.
H A Dint_div_impl.inc4 // See https://llvm.org/LICENSE.txt for license information.
H A Dudivmodti4.c4 // See https://llvm.org/LICENSE.txt for license information.
H A Dint_types.h4 // See https://llvm.org/LICENSE.txt for license information.
/optee_os/lib/libutee/include/
H A Dtee_api_defines_extensions.h78 * https://www.ietf.org/rfc/rfc2898.txt
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md15 …ecific use cases in the `configs/` directory. You can read more about those in `configs/README.txt`
70 python3 -m pip install --user -r scripts/basic.requirements.txt
182 find . -iname '*cmake*' -not -name CMakeLists.txt -exec rm -rf {} +
H A DCONTRIBUTING.md95 …he submission under the terms of the [Developer Certificate of Origin](dco.txt), confirming that t…
/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dblake2s.c18 /* see also https://www.ietf.org/rfc/rfc7693.txt */
H A Dblake2b.c18 /* see also https://www.ietf.org/rfc/rfc7693.txt */

12