atmel_sha_init
return atmel_sha_init(req) ?: atmel_sha_finup(req);
alg->init = atmel_sha_init;
err = atmel_sha_init(req);