Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 13 of 13) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c222 struct obj_attrs *temp, in set_mandatory_boolprops()
239 struct obj_attrs *temp, in set_mandatory_attributes()
274 struct obj_attrs *temp, in set_optional_attributes_with_def()
307 struct obj_attrs *temp, in set_attributes_opt_or_null()
316 struct obj_attrs *temp, in set_optional_attributes()
492 struct obj_attrs *temp) in create_storage_attributes()
522 struct obj_attrs *temp) in create_genkey_attributes()
557 struct obj_attrs *temp) in create_symm_key_attributes()
601 struct obj_attrs *temp) in create_data_attributes()
618 struct obj_attrs *temp) in create_certificate_attributes()
[all …]
/optee_os/core/lib/libtomcrypt/src/ciphers/aes/
H A Daes.c68 static ulong32 setup_mix(ulong32 temp) in setup_mix()
78 static ulong32 setup_mix2(ulong32 temp) in setup_mix2()
99 ulong32 temp, *rk, *K; in SETUP() local
H A Daesni.c48 __m128i temp; in aesni_setup() local
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dnoekeon.c69 ulong32 temp; in noekeon_setup() local
110 ulong32 a,b,c,d,temp; in s_noekeon_ecb_encrypt() local
164 ulong32 a,b,c,d, temp; in s_noekeon_ecb_decrypt() local
H A Dkasumi.c135 ulong32 left, right, temp; in kasumi_ecb_encrypt() local
162 ulong32 left, right, temp; in kasumi_ecb_decrypt() local
/optee_os/core/crypto/
H A Dsm4.c220 uint8_t temp[16]; in sm4_crypt_cbc() local
253 uint8_t temp[16]; in sm4_crypt_ctr() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddes.c634 unsigned char temp[8]; in mbedtls_des_crypt_cbc() local
732 unsigned char temp[8]; in mbedtls_des3_crypt_cbc() local
H A Dsha1.c69 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_internal_sha1_process() member
H A Dbignum_core.c729 mbedtls_mpi_uint *temp) in exp_mod_precompute_window()
878 mbedtls_mpi_uint *const temp = Wselect + select_limbs; in mbedtls_mpi_core_exp_mod_optionally_safe() local
H A Dcamellia.c526 unsigned char temp[16]; in mbedtls_camellia_crypt_cbc() local
H A Daria.c519 unsigned char temp[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_crypt_cbc() local
H A Daes.c1080 unsigned char temp[16]; in mbedtls_aes_crypt_cbc() local
/optee_os/core/tee/
H A Dtee_rpmb_fs.c2881 char temp; in rpmb_fs_dir_populate() local