Searched defs:temp (Results 1 – 13 of 13) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | pkcs11_attributes.c | 222 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 D | aes.c | 68 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 D | aesni.c | 48 __m128i temp; in aesni_setup() local
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | noekeon.c | 69 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 D | kasumi.c | 135 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 D | sm4.c | 220 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 D | des.c | 634 unsigned char temp[8]; in mbedtls_des_crypt_cbc() local 732 unsigned char temp[8]; in mbedtls_des3_crypt_cbc() local
|
| 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 | bignum_core.c | 729 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 D | camellia.c | 526 unsigned char temp[16]; in mbedtls_camellia_crypt_cbc() local
|
| H A D | aria.c | 519 unsigned char temp[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_crypt_cbc() local
|
| H A D | aes.c | 1080 unsigned char temp[16]; in mbedtls_aes_crypt_cbc() local
|
| /optee_os/core/tee/ |
| H A D | tee_rpmb_fs.c | 2881 char temp; in rpmb_fs_dir_populate() local
|