Searched refs:odd (Results 1 – 2 of 2) sorted by relevance
1047 unsigned odd = (unsigned) X[0] & 1; in mbedtls_mpi_core_div2_mod_odd() local1048 mbedtls_mpi_uint c = mbedtls_mpi_core_add_if(X, N, limbs, odd); in mbedtls_mpi_core_div2_mod_odd()
2416 mbedtls_pk_write_key_pem(). If MBEDTLS_MPI_MAX_SIZE is set to an odd4454 number to write in hexadecimal is negative and requires an odd number of4577 * Fix issue that caused a hang when generating RSA keys of odd bitlength