Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcipher.c97 struct crypto_cipher *ncipher; in crypto_clone_cipher() local
115 ncipher = __crypto_cipher_cast(ntfm); in crypto_clone_cipher()
117 return ncipher; in crypto_clone_cipher()