Home
last modified time | relevance | path

Searched refs:increment (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutils/isoc/
H A Dbget.doc123 expansion increment. All of these functions are optional (although it
144 increment supplied in the call to bectl() unless the original bget()
/optee_os/core/arch/arm/crypto/
H A Daes_modes_armv8a_ce_a32.S328 adds r6, r6, #1 @ increment BE ctr
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_msg.c1964 size_t increment = mbedtls_ct_size_if_else_0(a, 1); in mbedtls_ssl_decrypt_buf() local
1966 increment = mbedtls_ct_size_if_else_0(b, increment); in mbedtls_ssl_decrypt_buf()
1967 pad_count += increment; in mbedtls_ssl_decrypt_buf()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog3852 increment was missed in 2.8.0 and later releases outside of the 2.7 branch.