Home
last modified time | relevance | path

Searched refs:mbedtls_cipher_get_block_size (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
Dext_symc.c233mbedtls_cipher_get_block_size(symc->cipher), crypto_mem_virt(mem_out) + offset, olen); in ext_symc_update()
238 offset += mbedtls_cipher_get_block_size(symc->cipher); in ext_symc_update()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dcipher.h427 static inline unsigned int mbedtls_cipher_get_block_size( in mbedtls_cipher_get_block_size() function
Dcompat-1.3.h1807 #define cipher_get_block_size mbedtls_cipher_get_block_size