| /optee_os/core/lib/libtomcrypt/ |
| H A D | sha3_accel.c | 122 unsigned int block_size = 0; in sha3_process() local 182 unsigned int block_size = 0; in sha3_done() local 208 unsigned int block_size = 0; in sha3_shake_done() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | md_wrap.h | 38 unsigned char block_size; member
|
| H A D | cmac.c | 101 size_t olen, block_size; in cmac_generate_subkeys() local 212 size_t n, j, olen, block_size; in mbedtls_cipher_cmac_update() local 285 size_t olen, block_size; in mbedtls_cipher_cmac_finish() local 743 int block_size, in cmac_test_subkeys() 839 int block_size, in cmac_test_wth_cipher()
|
| H A D | psa_crypto_mac.c | 40 size_t block_size = PSA_HASH_BLOCK_LENGTH(hash_alg); in psa_hmac_setup_internal() local 119 size_t block_size = PSA_HASH_BLOCK_LENGTH(hash_alg); in psa_hmac_finish_internal() local
|
| H A D | md.c | 68 #define MD_INFO(type, out_size, block_size) type, out_size, block_size, argument 70 #define MD_INFO(type, out_size, block_size) type, out_size, argument
|
| H A D | psa_crypto_cipher.c | 424 size_t block_size = mbedtls_cipher_info_get_block_size(ctx->cipher_info); in psa_cipher_update_ecb() local
|
| H A D | ssl_msg.c | 91 const size_t block_size = PSA_HASH_BLOCK_LENGTH(hash_alg); in mbedtls_ct_hmac() local 212 const size_t block_size = md_alg == MBEDTLS_MD_SHA384 ? 128 : 64; in mbedtls_ct_hmac() local 5587 unsigned block_size; in mbedtls_ssl_get_record_expansion() local
|
| H A D | cipher.c | 623 size_t block_size; in mbedtls_cipher_update() local
|
| H A D | ssl_tls.c | 8825 size_t block_size = PSA_BLOCK_CIPHER_BLOCK_LENGTH(key_type); in ssl_tls12_populate_transform() local
|
| /optee_os/core/tee/ |
| H A D | tee_cryp_utl.c | 103 size_t block_size; in tee_do_cipher_update() local
|
| /optee_os/lib/libmbedtls/core/ |
| H A D | des_ecb.c | 64 size_t block_size = TEE_DES_BLOCK_SIZE; in mbed_des_ecb_update() local
|
| H A D | des3_ecb.c | 72 size_t block_size = TEE_DES_BLOCK_SIZE; in mbed_des3_ecb_update() local
|
| H A D | cmac.c | 75 size_t block_size = TEE_AES_BLOCK_SIZE; in mbed_cmac_final() local
|
| H A D | aes_ecb.c | 71 size_t block_size = TEE_AES_BLOCK_SIZE; in mbed_aes_ecb_update() local
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_hash.h | 43 size_t block_size; member
|
| /optee_os/core/include/tee/ |
| H A D | fs_htree.h | 88 size_t block_size; member
|
| /optee_os/core/crypto/ |
| H A D | aes-cts.c | 101 int block_size = 16; in cbc_cts_update() local
|
| H A D | cbc-mac.c | 194 size_t block_size = 0; in crypto_cbc_mac_alloc_ctx() local
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_private.h | 116 #define HASH_PROCESS_(func_name, compress_name, compress_n_name, state_var, block_size) \ argument 170 #define HASH_PROCESS(func_name, compress_name, state_var, block_size) \ argument 174 #define HASH_PROCESS_NBLOCKS(func_name, compress_n_name, state_var, block_size) \ argument
|
| /optee_os/lib/libmbedtls/mbedtls/include/psa/ |
| H A D | crypto_sizes.h | 45 #define PSA_ROUND_UP_TO_MULTIPLE(block_size, length) \ argument
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_operations.c | 31 size_t block_size; /* Block size of cipher */ member 45 size_t block_size = 1; in TEE_AllocateOperation() local
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 1939 size_t size_left, paddr_t block_size, in can_map_at_level() 1990 paddr_t block_size = 0; in core_mmu_map_region() local
|