Searched refs:mres (Results 1 – 4 of 4) sorted by relevance
77 if (mres) in sm2_mbedtls_dsa_sign()84 if (mres) in sm2_mbedtls_dsa_sign()101 if (mres) in sm2_mbedtls_dsa_sign()104 if (mres) in sm2_mbedtls_dsa_sign()107 if (mres) in sm2_mbedtls_dsa_sign()110 if (mres) in sm2_mbedtls_dsa_sign()113 if (mres) in sm2_mbedtls_dsa_sign()116 if (mres) in sm2_mbedtls_dsa_sign()119 if (mres) in sm2_mbedtls_dsa_sign()127 if (mres) in sm2_mbedtls_dsa_sign()[all …]
37 int mres = 0; in sm2_kep_compute_Z() local66 if (mres) { in sm2_kep_compute_Z()75 if (mres) { in sm2_kep_compute_Z()84 if (mres) { in sm2_kep_compute_Z()93 if (mres) { in sm2_kep_compute_Z()102 if (mres) { in sm2_kep_compute_Z()111 if (mres) { in sm2_kep_compute_Z()329 if (mres) in crypto_acipher_sm2_kep_derive()340 if (mres) in crypto_acipher_sm2_kep_derive()345 if (mres) in crypto_acipher_sm2_kep_derive()[all …]
29 int mres = 0; in sm2_uncompressed_bytes_to_point() local35 if (mres) in sm2_uncompressed_bytes_to_point()41 if (mres) in sm2_uncompressed_bytes_to_point()45 if (mres) in sm2_uncompressed_bytes_to_point()49 if (mres) in sm2_uncompressed_bytes_to_point()141 if (mres) { in sm2_mbedtls_pke_decrypt()162 if (mres) { in sm2_mbedtls_pke_decrypt()174 if (mres) { in sm2_mbedtls_pke_decrypt()180 if (mres) { in sm2_mbedtls_pke_decrypt()286 if (mres) in sm2_point_to_bytes()[all …]
20 int mres = 0; in mbed_gen_random_upto() local23 mres = mbedtls_mpi_fill_random(n, sz, mbd_rand, NULL); in mbed_gen_random_upto()24 if (mres) in mbed_gen_random_upto()
Completed in 7 milliseconds