Searched refs:increment (Results 1 – 4 of 4) sorted by relevance
123 expansion increment. All of these functions are optional (although it144 increment supplied in the call to bectl() unless the original bget()
328 adds r6, r6, #1 @ increment BE ctr
1964 size_t increment = mbedtls_ct_size_if_else_0(a, 1); in mbedtls_ssl_decrypt_buf() local1966 increment = mbedtls_ct_size_if_else_0(b, increment); in mbedtls_ssl_decrypt_buf()1967 pad_count += increment; in mbedtls_ssl_decrypt_buf()
3852 increment was missed in 2.8.0 and later releases outside of the 2.7 branch.