Home
last modified time | relevance | path

Searched defs:tweak (Results 1 – 14 of 14) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/modes/xts/
A Dxts_test.c9unsigned char *tweak, const symmetric_key *skey1, const symmetric_key *skey2) in s_xts_test_accel_xts_encrypt()
36unsigned char *tweak, const symmetric_key *skey1, const symmetric_key *skey2) in s_xts_test_accel_xts_decrypt()
A Dxts_decrypt.c53 … xts_decrypt(const unsigned char *ct, unsigned long ptlen, unsigned char *pt, unsigned char *tweak, in xts_decrypt()
A Dxts_encrypt.c55 … xts_encrypt(const unsigned char *pt, unsigned long ptlen, unsigned char *ct, unsigned char *tweak, in xts_encrypt()
/optee_os-3.20.0/core/lib/libtomcrypt/src/modes/lrw/
A Dlrw_start.c26 const unsigned char *tweak, in lrw_start()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Daes_accel.c187 unsigned long blocks, unsigned char *tweak, in aes_xts_encrypt_nblocks()
207 unsigned long blocks, unsigned char *tweak, in aes_xts_decrypt_nblocks()
A Dxts.c23 uint8_t tweak[TEE_AES_BLOCK_SIZE]; member
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Daes.h114 mbedtls_aes_context tweak; /*!< The AES context used for tweak member
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher_xts.c84 struct caamdmaobj tweak = { }; in caam_cipher_update_xts() local
A Dlocal.h53 struct caambuf tweak; /* XTS Tweak */ member
A Dcaam_cipher.c413 struct drvcrypt_buf tweak = { in caam_cipher_copy_state() local
/optee_os-3.20.0/core/arch/arm/crypto/
A Daes_armv8a_ce.c224 void *tweak) in crypto_accel_aes_xts_enc()
239 void *tweak) in crypto_accel_aes_xts_dec()
/optee_os-3.20.0/core/crypto/
A Dsm4.c299 uint8_t tweak[16] = { }; in sm4_crypt_xts() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Daes.c1140 unsigned char tweak[16]; in mbedtls_aes_crypt_xts() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h340 tweak[16], member

Completed in 23 milliseconds