Home
last modified time | relevance | path

Searched defs:block_count (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/arch/arm/crypto/
H A Daes_armv8a_ce.c158 unsigned int block_count) in crypto_accel_aes_ecb_enc()
171 unsigned int block_count) in crypto_accel_aes_ecb_dec()
184 unsigned int block_count, void *iv) in crypto_accel_aes_cbc_enc()
197 unsigned int block_count, void *iv) in crypto_accel_aes_cbc_dec()
210 unsigned int block_count, void *iv) in crypto_accel_aes_ctr_be_enc()
223 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()
H A Dsha1_armv8a_ce.c14 unsigned int block_count) in crypto_accel_sha1_compress()
H A Dsm3_armv8a_ce.c14 unsigned int block_count) in crypto_accel_sm3_compress()
H A Dsha256_armv8a_ce.c14 unsigned int block_count) in crypto_accel_sha256_compress()
H A Dsha512_armv8a_ce.c14 unsigned int block_count) in crypto_accel_sha512_compress()
H A Dsha3_armv8a_ce.c14 unsigned int block_count, in crypto_accel_sha3_compress()
/optee_os/core/crypto/
H A Dsm3.c174 unsigned int block_count) in sm3_process_blocks()
189 unsigned int block_count = 0; in sm3_update() local
/optee_os/core/lib/libtomcrypt/
H A Dsha3_accel.c121 unsigned int block_count = 0; in sha3_process() local
/optee_os/lib/libmbedtls/core/
H A Daes_ctr.c154 size_t block_count = (length - offs) / 16; in mbedtls_aes_crypt_ctr() local
/optee_os/core/tee/
H A Dtee_rpmb_fs.c204 uint8_t block_count[2]; member
212 uint16_t block_count; member
223 uint16_t *block_count; member