Home
last modified time | relevance | path

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

/linux/crypto/
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);
A Dcmac.c217 cipher = crypto_clone_cipher(octx->child); in cmac_clone_tfm()
/linux/include/crypto/internal/
A Dcipher.h179 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher);

Completed in 5 milliseconds