Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c219 struct obj_attrs *temp, in set_mandatory_boolprops()
236 struct obj_attrs *temp, in set_mandatory_attributes()
304 struct obj_attrs *temp, in set_attributes_opt_or_null()
313 struct obj_attrs *temp, in set_optional_attributes()
481 struct obj_attrs *temp) in create_storage_attributes()
546 struct obj_attrs *temp) in create_symm_key_attributes()
590 struct obj_attrs *temp) in create_data_attributes()
607 struct obj_attrs *temp) in create_certificate_attributes()
723 struct obj_attrs *temp, in create_pub_key_attributes()
798 struct obj_attrs *temp) in create_priv_key_attributes()
[all …]
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/aes/
A Daes.c86 static ulong32 setup_mix(ulong32 temp) in setup_mix()
96 static ulong32 setup_mix2(ulong32 temp) in setup_mix2()
117 ulong32 temp, *rk; in SETUP() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
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
A Dkasumi.c135 ulong32 left, right, temp; in kasumi_ecb_encrypt() local
162 ulong32 left, right, temp; in kasumi_ecb_decrypt() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dblowfish.c75 uint32_t Xl, Xr, temp; in blowfish_enc() local
104 uint32_t Xl, Xr, temp; in blowfish_dec() local
252 unsigned char temp[MBEDTLS_BLOWFISH_BLOCKSIZE]; in mbedtls_blowfish_crypt_cbc() local
A Dxtea.c119 unsigned char temp[8]; in mbedtls_xtea_crypt_cbc() local
A Ddes.c647 unsigned char temp[8]; in mbedtls_des_crypt_cbc() local
753 unsigned char temp[8]; in mbedtls_des3_crypt_cbc() local
A Dsha1.c107 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_internal_sha1_process() member
A Dcamellia.c552 unsigned char temp[16]; in mbedtls_camellia_crypt_cbc() local
A Daria.c599 unsigned char temp[MBEDTLS_ARIA_BLOCKSIZE]; in mbedtls_aria_crypt_cbc() local
A Daes.c1033 unsigned char temp[16]; in mbedtls_aes_crypt_cbc() local
/optee_os-3.20.0/core/crypto/
A Dsm4.c220 uint8_t temp[16]; in sm4_crypt_cbc() local
253 uint8_t temp[16]; in sm4_crypt_ctr() local
/optee_os-3.20.0/core/tee/
A Dtee_rpmb_fs.c2816 char temp; in rpmb_fs_dir_populate() local

Completed in 45 milliseconds