Searched defs:c2 (Results 1 – 4 of 4) sorted by relevance
/optee_os-3.20.0/lib/libutils/ext/include/ |
A D | fault_mitigation.h | 198 #define __ftmn_step_count_3(c0, c1, c2) \ argument 200 #define __ftmn_step_count_4(c0, c1, c2, c3) \ argument 202 #define __ftmn_step_count_5(c0, c1, c2, c3, c4) \ argument 204 #define __ftmn_step_count_6(c0, c1, c2, c3, c4, c5) \ argument
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | x509write_csr.c | 145 unsigned char *c, *c2; in x509write_csr_der_internal() local
|
A D | x509write_crt.c | 332 unsigned char *c, *c2; in mbedtls_x509write_crt_der() local
|
A D | constant_time.c | 413 size_t c2 ) in mbedtls_ct_memcpy_if_eq()
|
Completed in 8 milliseconds