Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dcipher.c59 static inline void cipher_crypt_one(struct crypto_cipher *tfm, in cipher_crypt_one() function
83 cipher_crypt_one(tfm, dst, src, true); in crypto_cipher_encrypt_one()
90 cipher_crypt_one(tfm, dst, src, false); in crypto_cipher_decrypt_one()

Completed in 2 milliseconds