Home
last modified time | relevance | path

Searched full:contents (Results 1 – 25 of 70) sorted by relevance

123

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci.h55 * @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 Dti_sci_protocol.h168 * @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 Decjpake.h146 * (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 Dconstant_time.h29 * \return Zero if the contents of the two buffers are the same,
H A Daes.h273 * 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 Ddes.h278 * 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 Dcamellia.h130 * 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 Daria.h167 * 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 DREADME.md7 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 Delf32.h98 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 Delf64.h108 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 Dshow_conf.c14 IMSG("Contents of conf.mk (decode with 'base64 -d | xz -d'):"); in show_conf()
/optee_os/core/include/kernel/
H A Dtee_common.h19 * is copied, not the contents to minimize impact.
/optee_os/core/drivers/crypto/ele/include/
H A Dmemutils.h38 * @buf: If valid, will copy contents from this buffer to newly allocated
/optee_os/.github/workflows/
H A Dnotify.yml14 contents: read
/optee_os/core/arch/arm/kernel/
H A Dtee_time_arm_cntpct.c41 * - XORing it in 2-bit chunks with the whole CNTPCT contents
/optee_os/core/lib/libtomcrypt/src/misc/
H A Dcompare_testvector.c16 fprintf(stderr, "%s contents: \n", what); in s_print_hex()
/optee_os/lib/libutils/isoc/
H A Dbget.doc282 <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 Dbget.c384 <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 Dpsa_crypto_ecp.h15 /** Load the contents of a key buffer into an internal ECP representation
30 * contents of the context and the context itself
H A Dpsa_crypto_rsa.h15 /** Load the contents of a key buffer into an internal RSA representation
22 * contents of the context and the context itself
H A Dconstant_time_internal.h490 * \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 Dder_encode_setof.c128 /* sort based on contents (using edges) */ in der_encode_setof()
/optee_os/core/lib/libtomcrypt/src/encauth/ccm/
H A Dccm_add_nonce.c51 /* 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 Dstmm_sp.h64 * - x4: virtual address of the buffer were RPMB contents are copied

123