Home
last modified time | relevance | path

Searched refs:mres (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/core/
A Dsm2-dsa.c77 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 …]
A Dsm2-kep.c37 int mres = 0; in sm2_kep_compute_Z() local
66 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 …]
A Dsm2-pke.c29 int mres = 0; in sm2_uncompressed_bytes_to_point() local
35 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 …]
A Dmbed_helpers.c20 int mres = 0; in mbed_gen_random_upto() local
23 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 6 milliseconds