Searched refs:LLI_ADDR_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
64 #define LLI_ADDR_ALIGN_SIZE 8 macro952 data_desc = align_malloc(sizeof(*data_desc), LLI_ADDR_ALIGN_SIZE); in hw_cipher_crypt()1001 aad_desc = align_malloc(sizeof(*aad_desc), LLI_ADDR_ALIGN_SIZE); in hw_cipher_crypt()1557 priv->hw_ctx = memalign(LLI_ADDR_ALIGN_SIZE, in rockchip_crypto_probe()
22 #define LLI_ADDR_ALIGN_SIZE 8 macro