Searched refs:increment (Results 1 – 5 of 5) sorted by relevance
470 // increment to get 2^n510 // increment c512 // increment reference
24 …lue 1 is default when not specified. Every instance of this option will increment or decrement (wh…
1963 size_t increment = mbedtls_ct_size_if_else_0(a, 1); in mbedtls_ssl_decrypt_buf() local1965 increment = mbedtls_ct_size_if_else_0(b, increment); in mbedtls_ssl_decrypt_buf()1966 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 …
3464 increment was missed in 2.8.0 and later releases outside of the 2.7 branch.