Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dcipher.c93 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher) in crypto_clone_cipher() function
119 EXPORT_SYMBOL_GPL(crypto_clone_cipher);
H A Dcmac.c217 cipher = crypto_clone_cipher(octx->child); in cmac_clone_tfm()
/linux-6.15/include/crypto/internal/
H A Dcipher.h179 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher);