Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A 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()