Searched refs:increment (Results 1 – 3 of 3) sorted by relevance
1968 size_t increment = mbedtls_ct_size_if_else_0(a, 1); in mbedtls_ssl_decrypt_buf() local1970 increment = mbedtls_ct_size_if_else_0(b, increment); in mbedtls_ssl_decrypt_buf()1971 pad_count += increment; in mbedtls_ssl_decrypt_buf()
1162 … element or in the driver's persistent storage. To allocate a key slot, increment the counter and …
3204 increment was missed in 2.8.0 and later releases outside of the 2.7 branch.