Searched defs:add (Results 1 – 10 of 10) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ccm.c | 291 const unsigned char *add, in mbedtls_ccm_update_ad() 515 const unsigned char *add, size_t add_len, in ccm_auth_crypt() 551 const unsigned char *add, size_t add_len, in mbedtls_ccm_star_encrypt_and_tag() 561 const unsigned char *add, size_t add_len, in mbedtls_ccm_encrypt_and_tag() 588 const unsigned char *add, size_t add_len, in ccm_auth_decrypt() 611 const unsigned char *add, size_t add_len, in mbedtls_ccm_star_auth_decrypt() 622 const unsigned char *add, size_t add_len, in mbedtls_ccm_auth_decrypt()
|
| H A D | gcm.c | 468 const unsigned char *add, size_t add_len) in mbedtls_gcm_update_ad() 708 const unsigned char *add, in mbedtls_gcm_crypt_and_tag() 742 const unsigned char *add, in mbedtls_gcm_auth_decrypt()
|
| H A D | bignum_core.c | 433 mbedtls_mpi_uint add = mbedtls_ct_mpi_uint_if_else_0(do_add, A[i]); in mbedtls_mpi_core_add_if() local
|
| /optee_os/scripts/ |
| H A D | sign_rproc_fw.py | 122 def add(self, kind, payload): member in TLV
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_math.h | 197 int (*add)(void *a, void *b, void *c); member
|
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | ltm_desc.c | 239 static int add(void *a, void *b, void *c) in add() function
|
| H A D | gmp_desc.c | 221 static int add(void *a, void *b, void *c) in add() function
|
| H A D | tfm_desc.c | 200 static int add(void *a, void *b, void *c) in add() function
|
| /optee_os/core/lib/libtomcrypt/src/pk/ec25519/ |
| H A D | tweetnacl.c | 242 sv add(gf p[4],gf q[4]) in add() function
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | mpi_desc.c | 269 static int add(void *a, void *b, void *c) in add() function
|