Searched defs:overhead (Results 1 – 2 of 2) sorted by relevance
866 size_t const overhead = ( limbs * ciL ) - buflen; in mbedtls_mpi_read_binary() local2445 const size_t overhead = ( limbs * ciL ) - n_bytes; in mpi_fill_random_internal() local
5247 const size_t overhead = (size_t) ret; in mbedtls_ssl_get_max_out_record_payload() local
Completed in 16 milliseconds