Home
last modified time | relevance | path

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

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