| /optee_os/core/arch/arm/plat-k3/drivers/ |
| H A D | ti_sci.h | 55 * @control: Contents of the firewall CONTROL register to set 56 * @permissions: Contents of the firewall PERMISSION register to set 57 * @start_address: Contents of the firewall START_ADDRESS register to set 58 * @end_address: Contents of the firewall END_ADDRESS register to set 78 * @control: Contents of the firewall CONTROL register 79 * @permissions: Contents of the firewall PERMISSION register 80 * @start_address: Contents of the firewall START_ADDRESS register 81 * @end_address: Contents of the firewall END_ADDRESS register
|
| H A D | ti_sci_protocol.h | 168 * @control: Contents of the firewall CONTROL register to set 169 * @permissions: Contents of the firewall PERMISSION register to set 170 * @start_address: Contents of the firewall START_ADDRESS register to set 171 * @end_address: Contents of the firewall END_ADDRESS register to set 223 * @control: Contents of the firewall CONTROL register 224 * @permissions: Contents of the firewall PERMISSION registers 225 * @start_address: Contents of the firewall START_ADDRESS register 226 * @end_address: Contents of the firewall END_ADDRESS register
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | ecjpake.h | 146 * (TLS: contents of the Client/ServerHello extension, 151 * \param buf The buffer to write the contents to. This must be a 170 * (TLS: contents of the Client/ServerHello extension, 188 * (TLS: contents of the Client/ServerKeyExchange). 192 * \param buf The buffer to write the round two contents to. 211 * (TLS: contents of the Client/ServerKeyExchange).
|
| H A D | constant_time.h | 29 * \return Zero if the contents of the two buffers are the same,
|
| H A D | aes.h | 273 * If you need to retain the contents of the IV, you should 367 * If you need to retain the contents of the 414 * If you need to retain the contents of the 466 * If you need to retain the contents of the initialisation vector,
|
| H A D | des.h | 278 * If on the other hand you need to retain the contents of the 328 * If on the other hand you need to retain the contents of the
|
| H A D | camellia.h | 130 * If on the other hand you need to retain the contents of the 174 * If on the other hand you need to retain the contents of the
|
| H A D | aria.h | 167 * If you need to retain the contents of the IV, you should 215 * If you need to retain the contents of the
|
| /optee_os/core/pta/veraison_attestation/ |
| H A D | README.md | 7 Furthermore, the attestation evidence produced by the PTA attests to the memory contents of the cal… 17 …A:** The attestation evidence produced by the PTA attests to the memory contents of the calling TA…
|
| /optee_os/lib/libutee/include/ |
| H A D | elf32.h | 98 Elf32_Off p_offset; /* File offset of contents. */ 101 Elf32_Word p_filesz; /* Size of contents in file. */ 102 Elf32_Word p_memsz; /* Size of contents in memory. */
|
| H A D | elf64.h | 108 Elf64_Off p_offset; /* File offset of contents. */ 111 Elf64_Xword p_filesz; /* Size of contents in file. */ 112 Elf64_Xword p_memsz; /* Size of contents in memory. */
|
| /optee_os/core/kernel/ |
| H A D | show_conf.c | 14 IMSG("Contents of conf.mk (decode with 'base64 -d | xz -d'):"); in show_conf()
|
| /optee_os/core/include/kernel/ |
| H A D | tee_common.h | 19 * is copied, not the contents to minimize impact.
|
| /optee_os/core/drivers/crypto/ele/include/ |
| H A D | memutils.h | 38 * @buf: If valid, will copy contents from this buffer to newly allocated
|
| /optee_os/.github/workflows/ |
| H A D | notify.yml | 14 contents: read
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | tee_time_arm_cntpct.c | 41 * - XORing it in 2-bit chunks with the whole CNTPCT contents
|
| /optee_os/core/lib/libtomcrypt/src/misc/ |
| H A D | compare_testvector.c | 16 fprintf(stderr, "%s contents: \n", what); in s_print_hex()
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.doc | 282 <dumpalloc> is nonzero, the contents of allocated buffers are dumped; if 283 <dumpfree> is nonzero, the contents of free blocks are dumped. 315 dumping the contents of an allocated
|
| H A D | bget.c | 384 <dumpalloc> is nonzero, the contents of allocated buffers are 385 dumped; if <dumpfree> is nonzero, the contents of free blocks are 436 dumping the contents of an allocated 888 /* BGETZ -- Allocate a buffer and clear its contents to zero. We clear 889 the entire contents of the buffer to zero, not just the 1335 If DUMPALLOC is nonzero, the contents of allocated buffers 1371 "(Contents of above free block have been overstored.)\n"); 1419 "(Contents of above free block have been overstored.)\n");
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto_ecp.h | 15 /** Load the contents of a key buffer into an internal ECP representation 30 * contents of the context and the context itself
|
| H A D | psa_crypto_rsa.h | 15 /** Load the contents of a key buffer into an internal RSA representation 22 * contents of the context and the context itself
|
| H A D | constant_time_internal.h | 490 * \param src2 Secret (contents only - may branch to determine if this parameter is NULL). 515 * contents of the buffers. This may result in false 566 * \return Zero if the contents of the two buffers are the same, otherwise non-zero.
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/set/ |
| H A D | der_encode_setof.c | 128 /* sort based on contents (using edges) */ in der_encode_setof()
|
| /optee_os/core/lib/libtomcrypt/src/encauth/ccm/ |
| H A D | ccm_add_nonce.c | 51 /* shift len so the upper bytes of len are the contents of the length */ in ccm_add_nonce()
|
| /optee_os/core/arch/arm/include/kernel/ |
| H A D | stmm_sp.h | 64 * - x4: virtual address of the buffer were RPMB contents are copied
|