Searched refs:crypto_cipher_decrypt_one (Results 1 – 4 of 4) sorted by relevance
146 crypto_cipher_decrypt_one(sctx->fallback.cip, out, in); in aes_decrypt()
242 crypto_cipher_decrypt_one(op->fallback.cip, out, in); in geode_decrypt()
1097 static inline void crypto_cipher_decrypt_one(struct crypto_cipher *tfm, in crypto_cipher_decrypt_one() function
742 crypto_cipher_decrypt_one(tfm, data + k, in test_cipher()