Home
last modified time | relevance | path

Searched full:number (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/optee_os/core/drivers/pm/imx/
H A Dlocal.h9 * Read the SRC GPR ARG register for the given core number
10 * @cpu Core number
15 * Set the SRC GPR ARG register for the given core number
16 * @cpu Core number
22 * Read the SRC GPR ENTRY register for the given core number
23 * @cpu Core number
28 * Set the SRC GPR ENTRY register for the given core number
29 * @cpu Core number
36 * @cpu Core number
42 * @cpu Core number
/optee_os/core/drivers/crypto/caam/utils/
H A Dutils_sgt.c26 ROUNDUP(sgtbuf->number, CFG_CAAM_SGT_ALIGN) * in caam_sgt_entries_cache_clean()
39 SGT_TRACE("SGT @%p %d entries", insgt, insgt->number); in caam_sgt_cache_op()
40 for (idx = 0; idx < insgt->number && rem_length; idx++) { in caam_sgt_cache_op()
53 SGT_TRACE("Create %d SGT entries", sgt->number); in caam_sgt_fill_table()
55 for (idx = 0; idx < sgt->number - 1; idx++) { in caam_sgt_fill_table()
77 from->number); in caam_sgt_derive()
84 for (; idx < from->number && off >= from->buf[idx].length; idx++) in caam_sgt_derive()
88 sgt->number = 1; in caam_sgt_derive()
91 for (idx++; idx < from->number && rlength; idx++) { in caam_sgt_derive()
93 sgt->number++; in caam_sgt_derive()
[all …]
/optee_os/core/include/drivers/
H A Dstm32_bsec.h36 * @otp_id: OTP number
43 * @otp_id: OTP number.
51 * @otp_id: OTP number
59 * @otp_id: OTP number
67 * @otp_id: OTP number.
82 * @otp_id: OTP number
106 * @otp_id: OTP number
113 * @otp_id: OTP number
121 * @otp_id: OTP number
128 * @otp_id: OTP number
[all …]
H A Dimsic.h24 * @num_ids: Number of interrupt identities supported by an interrupt file
25 * @guest_index_bits: Number of guest index bits in the MSI target address
26 * @hart_index_bits: Number of hart index bits in the MSI target address
27 * @group_index_bits: Number of group index bits in the MSI target address
28 * @group_index_shift: Number of bits to shift the group index
H A Dscmi-msg.h210 * Return number of clock controllers for an agent
212 * Return number of clock controllers
232 * @nb_elts: [in] Array size of @rates, [out] Number of rates loaded in @rates
292 * Return number of reset domains for the agent
294 * Return number of reset domains
330 * Return number of voltage domain for an agent
332 * Return number of voltage domains
414 * Return number of performance domains for the channel
416 * Return number of performance domains for the channel
455 * @nb_elts: [in] @elt array size, [out] number of levels
[all …]
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dbignum_core.h12 * number of digits. Digits in this base are called *limbs*.
14 * a number modulo 2^n or a smaller bound.
27 * - For operations modulo some number, the modulus is called \p N
82 * Convert between bits/chars and number of limbs
125 * \return The number of leading zero bits in \p a, if \p a != 0.
130 /** Return the minimum number of bits required to represent the value held
136 * \param A_limbs The number of limbs of \p A.
138 * \return The number of bits in \p A.
146 * \param A_limbs The number of limbs of \p A.
158 * \param A_limbs The number of limbs of \p A.
[all …]
H A Ddebug_internal.h18 * context, file and line number parameters.
23 * \param line line number the message has occurred at
37 * which supplies the ssl context, file and line number parameters.
42 * \param line line number the error has occurred in
56 * which supplies the ssl context, file and line number parameters.
61 * \param line line number the error has occurred in
78 * ssl context, file and line number parameters.
83 * \param line line number the error has occurred in
100 * ssl context, file and line number parameters.
105 * \param line line number the error has occurred in
[all …]
H A Dbignum_mod.h35 * number of limbs as the modulus. All bignum sizes must be at least 1 and
123 size_t limbs; // number of limbs
155 * \param p_limbs The number of limbs of \p p. Must be the same as the number
192 * \param p_limbs The number of limbs of \p p.
207 * \param p_limbs The number of limbs of \p p.
236 * all be associated with the modulus \p N and must all have the same number
244 * number of limbs as \p N.
255 * have the same number of limbs or \p N is invalid.
268 * \p A, \p B and \p X must all have the same number of limbs as \p N.
278 * Must have the same number of limbs as the modulus \p N.
[all …]
H A Dbignum_mod_raw.h32 * number of limbs as the modulus. All bignum sizes must be at least 1 and
142 * \param ext_rep The endianness of the number in the input buffer.
164 * \param ext_rep The endianness in which the number should be written into the output buffer.
182 * the same number of limbs as \p N.
207 * all be associated with the modulus \p N and must all have the same number
215 * number of limbs as \p N.
236 * \brief Returns the number of limbs of working memory required for
243 * \param AN_limbs The number of limbs in the input `A` and the modulus `N`
247 * \return The number of limbs of working memory required by
260 * \param[in] A The number to calculate the modular inverse of.
[all …]
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dasn1write.h50 * \return The number of bytes written to \p p on success.
64 * \return The number of bytes written to \p p on success.
82 * \return The number of bytes written to \p p on success.
90 * \brief Write an arbitrary-precision number (#MBEDTLS_ASN1_INTEGER)
100 * \return The number of bytes written to \p p on success.
116 * \return The number of bytes written to \p p on success.
132 * \return The number of bytes written to \p p on success.
150 * \return The number of bytes written to \p p on success.
171 * \return The number of bytes written to \p p on success.
189 * \return The number of bytes written to \p p on success.
[all …]
H A Dmemory_buffer_alloc.h83 * \brief Get the number of alloc/free so far.
85 * \param alloc_count Number of allocations.
86 * \param free_count Number of frees.
93 * \param max_used Peak number of bytes in use or committed. This
96 * \param max_blocks Peak number of blocks in use, including free and used
108 * \param cur_used Current number of bytes in use or committed. This
111 * \param cur_blocks Current number of blocks in use, including free and used
H A Dbignum.h49 * Maximum size MPIs are allowed to grow to in number of limbs.
71 * Note: Calculations can temporarily result in larger MPIs. So the number
74 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for…
77 … (8 * MBEDTLS_MPI_MAX_SIZE) /**< Maximum number of bits for usable…
88 * of 10 (decimal) for a number of MBEDTLS_MPI_MAX_BITS size.
217 * The number 0 must be represented with `s = +1`. Although many library
221 * number zero.
228 /** Total number of limbs in \c p. */
268 * \brief Enlarge an MPI to the specified number of limbs.
274 * \param nblimbs The target number of limbs.
[all …]
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_hal_sm.h12 * Checks if @page and @partition number are valid
25 * @page Page number
33 * @partition Partition number
41 * @partition Partition number
49 * @partition Partition number
59 * @partition Partition number
70 * @partition Partition number
79 * @partition Partition number
101 * @partition Partition number
H A Dcaam_hal_jr.h37 * @nbjobs Number of job rings supported
45 * Returns the number of slots available in the input job ring
59 * Returns the number of job completed and present in the output ring slots
117 * The HW increments register by 4. Convert it to a software index number
125 * The HW increments register by 8. Convert it to a software index number
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h22 /* Number of rounds of the Miller-Rabin test
41 @param a The number to initialize
47 @param size_bits The size of the number we compute on
48 @param a The number to initialize
54 @param dst The number to initialize and write to
55 @param src The number to copy from
61 @param a The number to free
69 @param src The number to negate
76 @param src The number to copy from
77 @param dst The number to write to
[all …]
/optee_os/core/lib/libefi/include/efi/
H A Dmpinfo.h69 * the physical package number that identifies the cartridge,
70 * the physical module number within package,
71 * the physical tile number within the module,
72 * the physical die number within the tile,
73 * the physical core number within package, and
74 * logical thread number within core.
109 * the physical package number that identifies the cartridge,
110 * the physical core number within package, and logical thread number
/optee_os/core/lib/zlib/
H A Dinftrees.h18 pointer, the low four bits of op is the number of index bits of
20 is the number of extra bits to get after the code. bits is
21 the number of bits in this code or part of the code to drop off
33 0000tttt - table link, tttt != 0 is the number of table index bits
34 0001eeee - length or distance, eeee is the number of extra bits
39 /* Maximum size of the dynamic table. The maximum number of code structures is
43 program are the number of symbols, the initial root table size, and the
/optee_os/core/include/kernel/
H A Dinterrupt.h42 * @count number of elements in @properties
96 * @itr_num Interrupt number
118 * @it Interrupt number
174 * Returns the interrupt number if value >= 0
203 * @itr_num Interrupt number
214 * @itr_num Interrupt number
226 * @itr_num Interrupt number
238 * @itr_num Interrupt number
248 * @itr_num Interrupt number
294 * @itr_num Interrupt number to raise
[all …]
/optee_os/core/arch/arm/kernel/
H A Dcache_helpers_a64.S120 ubfx x4, x1, #3, #10 // maximum way number
122 lsl w9, w4, w5 // w9 = aligned max way number
123 lsl w16, w8, w5 // w16 = way number loop decrement
124 orr w9, w10, w9 // w9 = combine way and cache number
125 ubfx w6, w1, #13, #15 // w6 = max set number
126 lsl w17, w8, w2 // w17 = set number loop decrement
133 lsl w7, w6, w2 // w7 = aligned max set number
136 orr w11, w9, w7 // combine cache, way and set number
138 subs w7, w7, w17 // decrement set number
141 subs x9, x9, x16 // decrement way number
[all …]
/optee_os/core/include/mm/
H A Dfobj.h19 * @num_pages: Number of pages covered
55 * @num_pages: Number of pages covered
66 * @num_pages: Number of pages covered
77 * @num_pages: Number of pages covered
93 * @num_pages: Number of pages covered
157 * @num_pages: Number of pages
169 * @num_pages: Number of pages
/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy.h110 * @remaining: Number of channel IDs remaining after this call
111 * @returned: Number of channel IDs returned in this call
116 * when the number of available IDs exceeds the buffer capacity.
126 * @remaining: Number of notification events remaining after this call
127 * @returned: Number of notification events returned in this call
128 * @lost: Number of notification events lost due to buffer overflow
/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci_protocol.h87 * @sub_version: Sub-version number of the firmware
88 * @patch_version: Patch-version number of the firmware.
160 * @region: Region or channel number to set config info.
167 * @n_permission_regs: Number of permission registers to set
192 * @region: Region or channel number to set config info.
199 * @n_permission_regs: Number of permission registers to retrieve
215 * @region: Region or channel number to set config info.
222 * @n_permission_regs: Number of permission registers retrieved
245 * @region: Region or channel number if applicable
262 * @region: Region or channel number specified in request
[all …]
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/utf8/
H A Dder_decode_utf8_string.c18 @param outlen [in/out] The number of unicode characters in the array
72 the number of leading ones in the first byte (0,2,3,4) determines the in der_decode_utf8_string()
73 number of remaining bytes to read (0,1,2,3) in der_decode_utf8_string()
76 /* determine z, the number of leading ones. in der_decode_utf8_string()
88 /* now update z so it equals the number of additional bytes to read */ in der_decode_utf8_string()
/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_dsa.c41 struct caambuf p; /* Prime Number (L bits) */
42 struct caambuf q; /* Subprime Number (N bits) */
167 /* Get the number of bytes of g to pad with 0's */ in do_keypriv_conv()
171 /* Prime Number Modulus */ in do_keypriv_conv()
176 /* Get the number of bytes of p to pad with 0's */ in do_keypriv_conv()
180 /* Subprime Number Modulus */ in do_keypriv_conv()
185 /* Get the number of bytes of q to pad with 0's */ in do_keypriv_conv()
224 /* Get the number of bytes of g to pad with 0's */ in do_keypub_conv()
228 /* Prime Number Modulus */ in do_keypub_conv()
233 /* Get the number of bytes of p to pad with 0's */ in do_keypub_conv()
[all …]
/optee_os/core/lib/scmi-server/include/
H A Dscmi_agent_configuration.h43 * @clock_count: Number of cells of @clock
45 * @reset_count: Number of cells of @reset
61 * @channel_count: Number of cells in @channel_config
78 * @agent_count: Number of cells in @agent_config

12345678910>>...22