Home
last modified time | relevance | path

Searched defs:add (Results 1 – 10 of 10) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dccm.c291 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 Dgcm.c468 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 Dbignum_core.c433 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 Dsign_rproc_fw.py122 def add(self, kind, payload): member in TLV
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_math.h197 int (*add)(void *a, void *b, void *c); member
/optee_os/core/lib/libtomcrypt/src/math/
H A Dltm_desc.c239 static int add(void *a, void *b, void *c) in add() function
H A Dgmp_desc.c221 static int add(void *a, void *b, void *c) in add() function
H A Dtfm_desc.c200 static int add(void *a, void *b, void *c) in add() function
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c242 sv add(gf p[4],gf q[4]) in add() function
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c269 static int add(void *a, void *b, void *c) in add() function