Home
last modified time | relevance | path

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

/crypto/
Decb.c15 static int crypto_ecb_crypt(struct skcipher_request *req, in crypto_ecb_crypt() function
48 return crypto_ecb_crypt(req, cipher, in crypto_ecb_encrypt()
57 return crypto_ecb_crypt(req, cipher, in crypto_ecb_decrypt()