Home
last modified time | relevance | path

Searched defs:block_size (Results 1 – 25 of 26) sorted by relevance

12

/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dmd_internal.h57 unsigned char block_size; member
A Dcipher.h300 unsigned int block_size; member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dmd_internal.h57 unsigned char block_size; member
A Dcipher.h300 unsigned int block_size; member
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dmd_internal.h57 unsigned char block_size; member
A Dcipher.h300 unsigned int block_size; member
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dmd_internal.h57 unsigned char block_size; member
A Dcipher.h300 unsigned int block_size; member
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dmd_internal.h57 unsigned char block_size; member
A Dcipher.h300 unsigned int block_size; member
/optee_os/lib/libmbedtls/mbedtls/library/
A Dcmac.c124 size_t olen, block_size; in cmac_generate_subkeys() local
153 const size_t block_size ) in cmac_xor_block()
240 size_t n, j, olen, block_size; in mbedtls_cipher_cmac_update() local
311 size_t olen, block_size; in mbedtls_cipher_cmac_finish() local
759 int block_size, in cmac_test_subkeys()
854 int block_size, in cmac_test_wth_cipher()
A Dssl_msg.c1205 const size_t block_size = md_alg == MBEDTLS_MD_SHA384 ? 128 : 64; in mbedtls_ssl_cf_hmac() local
5379 unsigned block_size; in mbedtls_ssl_get_record_expansion() local
/optee_os/core/tee/
A Dtee_cryp_utl.c103 size_t block_size; in tee_do_cipher_update() local
/optee_os/lib/libmbedtls/core/
A Ddes3_ecb.c72 size_t block_size = TEE_DES_BLOCK_SIZE; in mbed_des3_ecb_update() local
A Ddes_ecb.c64 size_t block_size = TEE_DES_BLOCK_SIZE; in mbed_des_ecb_update() local
A Daes_ecb.c71 size_t block_size = TEE_AES_BLOCK_SIZE; in mbed_aes_ecb_update() local
A Dcmac.c75 size_t block_size = TEE_AES_BLOCK_SIZE; in mbed_cmac_final() local
/optee_os/out/arm/export-ta_arm32/host_include/
A Dfs_htree.h88 size_t block_size; member
/optee_os/out/arm/export-ta_arm64/host_include/
A Dfs_htree.h88 size_t block_size; member
/optee_os/core/include/tee/
A Dfs_htree.h88 size_t block_size; member
/optee_os/core/crypto/
A Daes-cts.c101 int block_size = 16; in cbc_cts_update() local
A Dcbc-mac.c194 size_t block_size = 0; in crypto_cbc_mac_alloc_ctx() local
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h79 #define HASH_PROCESS_(func_name, compress_name, compress_n_name, state_var, block_size) \ argument
132 #define HASH_PROCESS(func_name, compress_name, state_var, block_size) \ argument
136 #define HASH_PROCESS_NBLOCKS(func_name, compress_n_name, state_var, block_size) \ argument
/optee_os/lib/libutee/
A Dtee_api_operations.c25 size_t block_size; /* Block size of cipher */ member
39 size_t block_size = 1; in TEE_AllocateOperation() local
/optee_os/core/arch/arm/mm/
A Dcore_mmu.c1629 size_t size_left, paddr_t block_size, in can_map_at_level()
1670 paddr_t block_size = 0; in core_mmu_map_region() local

Completed in 41 milliseconds

12