Home
last modified time | relevance | path

Searched defs:crypto_cipher_decrypt_one (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
Dcipher.c86 void crypto_cipher_decrypt_one(struct crypto_cipher *tfm, in crypto_cipher_decrypt_one() function
/kernel/linux/linux-4.19/include/linux/
Dcrypto.h1594 static inline void crypto_cipher_decrypt_one(struct crypto_cipher *tfm, in crypto_cipher_decrypt_one() function