Home
last modified time | relevance | path

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

/optee_os/ldelf/
H A Ddl.c13 TEE_UUID zero = { }; in dlopen_entry() local
27 TEE_UUID zero = { }; in dlsym_entry() local
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_export.c22 unsigned long zero=0; in rsa_export() local
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
H A Ddsa_export.c22 unsigned long zero=0; in dsa_export() local
H A Ddsa_import.c22 unsigned long zero = 0, len; in dsa_import() local
/optee_os/lib/libutee/include/
H A Duser_ta_header.h123 char zero; member
132 char zero; member
/optee_os/core/lib/libtomcrypt/src/stream/sober128/
H A Dsober128_stream.c40 #define OFF(zero, i) (((zero)+(i)) % N) argument
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dnist_kw.c421 const uint8_t zero[KW_SEMIBLOCK_LENGTH] = { 0 }; in mbedtls_nist_kw_unwrap() local
H A Daesce.c316 uint8x16_t zero = vdupq_n_u8(0); in aes_sub_word() local
/optee_os/core/drivers/bnxt/
H A Dbnxt_fw.c495 uint32_t zero = 0; in ape_section_zero() local
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c519 TEE_BigInt zero[TEE_BigIntSizeInU32(1)] = { 0 }; in TEE_BigIntMul() local