Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c263 unsigned int crypto_ctx_size,
686 unsigned int crypto_ctx_size, in tipc_aead_mem_alloc() argument
697 len = crypto_ctx_size; in tipc_aead_mem_alloc()
709 *iv = (u8 *)PTR_ALIGN(mem + crypto_ctx_size, in tipc_aead_mem_alloc()