| /optee_os/core/lib/libtomcrypt/src/modes/xts/ |
| H A D | xts_decrypt.c | 11 static int s_tweak_uncrypt(const unsigned char *C, unsigned char *P, unsigned char *T, const symmet… in s_tweak_uncrypt()
|
| H A D | xts_encrypt.c | 11 static int s_tweak_crypt(const unsigned char *P, unsigned char *C, unsigned char *T, const symmetri… in s_tweak_crypt()
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ltc_ecc_mul2add.c | 27 ecc_point *C, in ltc_ecc_mul2add()
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | kasumi.c | 189 static const u16 C[8] = { 0x0123,0x4567,0x89AB,0xCDEF, 0xFEDC,0xBA98,0x7654,0x3210 }; in kasumi_setup() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | md5.c | 68 uint32_t X[16], A, B, C, D; in mbedtls_internal_md5_process() member
|
| H A D | sha1.c | 69 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_internal_sha1_process() member
|
| H A D | ripemd160.c | 73 uint32_t A, B, C, D, E, Ap, Bp, Cp, Dp, Ep, X[16]; in mbedtls_internal_ripemd160_process() member
|
| H A D | ecjpake.c | 546 const mbedtls_ecp_point *C) in ecjpake_ecp_add3()
|
| /optee_os/lib/libutils/ext/ |
| H A D | snprintk.c | 211 #define KPRINTF_PUTCHAR(C) { \ argument
|
| /optee_os/core/crypto/ |
| H A D | sm3.c | 71 uint32_t A, B, C, D, E, F, G, H; in sm3_process() local
|
| /optee_os/core/lib/libtomcrypt/src/math/fp/ |
| H A D | ltc_ecc_fp_mulmod.c | 1107 ecc_point *C, in ltc_ecc_fp_mul2add()
|
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | gmp_desc.c | 287 mpz_t t1, C, Q, S, Z, M, T, R, two; in sqrtmod_prime() local
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_arith_mpi.c | 735 mbedtls_mpi C; in mpi_egcd() local
|