Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dskcipher.h235 static inline void *crypto_lskcipher_ctx(struct crypto_lskcipher *tfm) in crypto_lskcipher_ctx() function
291 struct crypto_lskcipher **ctx = crypto_lskcipher_ctx(tfm); in lskcipher_cipher_simple()