Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.c259 unsigned int crypto_ctx_size,
679 unsigned int crypto_ctx_size, in tipc_aead_mem_alloc() argument
690 len = crypto_ctx_size; in tipc_aead_mem_alloc()
702 *iv = (u8 *)PTR_ALIGN(mem + crypto_ctx_size, in tipc_aead_mem_alloc()