Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dcipher.c94 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher) in crypto_clone_cipher() function
120 EXPORT_SYMBOL_GPL(crypto_clone_cipher);
Dcmac.c224 cipher = crypto_clone_cipher(octx->child); in cmac_clone_tfm()
/Linux-v6.6/include/crypto/internal/
Dcipher.h179 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher);