Searched refs:skcipher_crypt_blkcipher (Results 1 – 1 of 1) sorted by relevance
607 static int skcipher_crypt_blkcipher(struct skcipher_request *req, in skcipher_crypt_blkcipher() function631 return skcipher_crypt_blkcipher(req, alg->encrypt); in skcipher_encrypt_blkcipher()640 return skcipher_crypt_blkcipher(req, alg->decrypt); in skcipher_decrypt_blkcipher()