Home
last modified time | relevance | path

Searched refs:current (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/encauth/ocb3/
H A Docb3_init.c88 unsigned char *previous, *current; in ocb3_init() local
146 current = ocb->L_dollar; in ocb3_init()
150 current = ocb->L_[0]; in ocb3_init()
154 current = ocb->L_[x]; in ocb3_init()
159 current[y] = ((previous[y] << 1) | (previous[y+1] >> 7)) & 255; in ocb3_init()
161 current[ocb->block_len-1] = (previous[ocb->block_len-1] << 1) & 255; in ocb3_init()
164 ocb3_int_xor_blocks(current, current, polys[poly].poly_mul, ocb->block_len); in ocb3_init()
/optee_os/core/tee/
H A Dtee_cryp_utl.c163 TEE_Time current; in plat_prng_add_jitter_entropy() local
170 if (tee_time_get_sys_time(&current) == TEE_SUCCESS) in plat_prng_add_jitter_entropy()
171 crypto_rng_add_event(sid, pnum, &current, sizeof(current)); in plat_prng_add_jitter_entropy()
H A Dtee_rpmb_fs.c145 struct tee_rpmb_fs_dirent *current; member
2861 free(dir->current); in rpmb_fs_dir_free()
2872 struct tee_rpmb_fs_dirent *current = NULL; in rpmb_fs_dir_populate() local
2924 current = next; in rpmb_fs_dir_populate()
2936 if (current) in rpmb_fs_dir_populate()
2999 free(dir->current); in rpmb_fs_readdir()
3001 dir->current = SIMPLEQ_FIRST(&dir->next); in rpmb_fs_readdir()
3002 if (!dir->current) in rpmb_fs_readdir()
3007 *ent = &dir->current->entry; in rpmb_fs_readdir()
/optee_os/core/arch/arm/dts/
H A Dstm32mp15xx-dhcor-som.dtsi126 regulator-over-current-protection;
135 regulator-over-current-protection;
144 regulator-over-current-protection;
152 regulator-over-current-protection;
175 regulator-over-current-protection;
H A Dstm32mp157c-ed1.dts224 regulator-over-current-protection;
233 regulator-over-current-protection;
243 regulator-over-current-protection;
251 regulator-over-current-protection;
274 regulator-over-current-protection;
H A Dstm32mp15xx-dkx.dtsi312 regulator-over-current-protection;
321 regulator-over-current-protection;
331 regulator-over-current-protection;
339 regulator-over-current-protection;
364 regulator-over-current-protection;
724 st,trim-hs-current = <15>;
736 st,trim-hs-current = <15>;
H A Dstm32mp15xx-dhcom-som.dtsi299 regulator-over-current-protection;
308 regulator-over-current-protection;
318 regulator-over-current-protection;
326 regulator-over-current-protection;
350 regulator-over-current-protection;
H A Dstm32mp135f-dk.dts177 regulator-over-current-protection;
201 regulator-over-current-protection;
214 regulator-over-current-protection;
222 regulator-over-current-protection;
H A Dstm32mp157c-ev1.dts377 st,trim-hs-current = <15>;
388 st,trim-hs-current = <15>;
H A Dfsl-lx2160a.dtsi771 current-speed = <115200>;
779 current-speed = <115200>;
787 current-speed = <115200>;
795 current-speed = <115200>;
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dconstant_time.c160 unsigned char current = buf[n]; in mbedtls_ct_memmove_left() local
162 buf[n] = mbedtls_ct_uint_if(no_op, current, next); in mbedtls_ct_memmove_left()
/optee_os/scripts/
H A Dcheckpatch.sh49 the current HEAD.
/optee_os/lib/libmbedtls/mbedtls/
H A DCONTRIBUTING.md54 of BRANCHES.md](BRANCHES.md#current-branches).
H A DChangeLog448 docs/driver-only-builds.md for full details and current limitations.
458 details and current limitations; in particular, NIST_KW and PKCS5/PKCS12
645 preserves the current speed, at the expense of increasing memory
4745 * Add mbedtls_ssl_get_max_frag_len() to query the current maximum fragment
6173 + Improved information about current capabilities,
/optee_os/core/lib/qcbor/
H A DREADME.md171 The official current release is version 1.4.1 Changes over the last few
/optee_os/
H A DCHANGELOG.md1381 current meta header
1877 find a link that present you all commits between the current and previous