Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/modes/xts/
A Dxts_init.c27 int xts_start(int cipher, const unsigned char *key1, const unsigned char *key2, unsigned long keyle… in xts_start()
/optee_os/core/arch/arm/crypto/
A Daes_armv8a_ce.c223 unsigned int block_count, const void *key2, in crypto_accel_aes_xts_enc()
238 unsigned int block_count, const void *key2, in crypto_accel_aes_xts_dec()
/optee_os/core/drivers/crypto/crypto_api/cipher/
A Dcipher.c76 size_t key1_len, const uint8_t *key2, in cipher_init()
/optee_os/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_cipher.h29 struct drvcrypt_buf key2; /* Second key */ member
/optee_os/core/drivers/crypto/caam/cipher/
A Dlocal.h52 struct caambuf key2; /* Second Key */ member
A Dcaam_cipher.c396 struct drvcrypt_buf key2 = { in caam_cipher_copy_state() local
/optee_os/core/pta/tests/
A Daes_perf.c57 const uint8_t *key2 = NULL; in init_ctx() local
/optee_os/core/crypto/
A Daes-cts.c51 size_t key1_len, const uint8_t *key2, in cts_init()
A Dcrypto.c179 const uint8_t *key2, size_t key2_len, in crypto_cipher_init()
/optee_os/lib/libutee/
A Dtee_api_operations.c21 TEE_ObjectHandle key2; member
592 TEE_ObjectHandle key1, TEE_ObjectHandle key2) in TEE_SetOperationKey2()
727 TEE_ObjectHandle key2 = TEE_HANDLE_NULL; in TEE_CopyOperation() local
/optee_os/core/drivers/imx/dcp/
A Ddcp.c274 uint8_t key2[DCP_AES128_KEY_SIZE] = { }; in dcp_cmac() local
/optee_os/lib/libmbedtls/mbedtls/library/
A Daes.c740 const unsigned char **key2, in mbedtls_aes_xts_decode_keys()
766 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_enc() local
791 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_dec() local
A Dssl_tls.c922 unsigned char *key2; in ssl_populate_transform() local
/optee_os/core/tee/
A Dtee_svc_cryp.c49 vaddr_t key2; member
2163 unsigned long key1, unsigned long key2, in syscall_cryp_state_alloc()
2565 struct tee_cryp_obj_secret *key2 = o->attr; in syscall_cipher_init() local
/optee_os/ta/pkcs11/src/
A Dpkcs11_attributes.c1462 struct obj_attrs *key2) in check_created_attrs()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h957 symmetric_key key1, key2; member

Completed in 44 milliseconds