Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/modes/xts/
A Dxts_init.c20 int xts_start(int cipher, const unsigned char *key1, const unsigned char *key2, unsigned long keyle… in xts_start()
/optee_os-3.20.0/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-3.20.0/core/drivers/crypto/crypto_api/cipher/
A Dcipher.c75 size_t key1_len, const uint8_t *key2, in cipher_init()
/optee_os-3.20.0/core/crypto/
A Dsm4-xts.c35 size_t key1_len, const uint8_t *key2, in sm4_xts_init()
A Daes-cts.c51 size_t key1_len, const uint8_t *key2, in cts_init()
A Dcrypto.c182 const uint8_t *key2, size_t key2_len, in crypto_cipher_init()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_cipher.h29 struct drvcrypt_buf key2; /* Second key */ member
/optee_os-3.20.0/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-3.20.0/core/pta/tests/
A Daes_perf.c57 const uint8_t *key2 = NULL; in init_ctx() local
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c21 TEE_ObjectHandle key2; member
600 TEE_ObjectHandle key1, TEE_ObjectHandle key2) in TEE_SetOperationKey2()
735 TEE_ObjectHandle key2 = TEE_HANDLE_NULL; in TEE_CopyOperation() local
/optee_os-3.20.0/core/drivers/imx/dcp/
A Ddcp.c274 uint8_t key2[DCP_AES128_KEY_SIZE] = { }; in dcp_cmac() local
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Daes.c717 const unsigned char **key2, in mbedtls_aes_xts_decode_keys()
743 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_enc() local
768 const unsigned char *key1, *key2; in mbedtls_aes_xts_setkey_dec() local
A Dssl_tls.c990 unsigned char *key2; in ssl_populate_transform() local
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c51 vaddr_t key2; member
2595 unsigned long key1, unsigned long key2, in syscall_cryp_state_alloc()
3006 struct tee_cryp_obj_secret *key2 = o->attr; in syscall_cipher_init() local
/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_attributes.c1498 struct obj_attrs *key2) in check_created_attrs()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h969 symmetric_key key1, key2; member

Completed in 42 milliseconds