Searched refs:cipher_crypt_one (Results 1 – 1 of 1) sorted by relevance
59 static inline void cipher_crypt_one(struct crypto_cipher *tfm, in cipher_crypt_one() function83 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