Home
last modified time | relevance | path

Searched defs:len_aligned (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_otp_key.c232 uint32_t error_origin = 0, len_aligned, len_cipher, block_size; in rk_oem_otp_key_cipher_virt() local
333 uint32_t error_origin = 0, len_aligned, len_cipher, block_size; in rk_oem_otp_key_cipher() local
/OK3568_Linux_fs/u-boot/include/
H A Dbouncebuf.h52 size_t len_aligned; member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspidev.c230 unsigned int len_aligned = ALIGN(u_tmp->len, ARCH_KMALLOC_MINALIGN); in spidev_message() local