Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Decb.c16 static int crypto_ecb_crypt(struct skcipher_request *req, in crypto_ecb_crypt() function
49 return crypto_ecb_crypt(req, cipher, in crypto_ecb_encrypt()
58 return crypto_ecb_crypt(req, cipher, in crypto_ecb_decrypt()