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