Home
last modified time | relevance | path

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

/arch/sparc/crypto/
A Ddes_glue.c289 static int __cbc3_crypt(struct skcipher_request *req, bool encrypt) in __cbc3_crypt() function
328 return __cbc3_crypt(req, true); in cbc3_encrypt()
333 return __cbc3_crypt(req, false); in cbc3_decrypt()

Completed in 6 milliseconds