crypto_xcbc_digest_final  259 crypto/xcbc.c  	return crypto_xcbc_digest_final(pdesc, out);
crypto_xcbc_digest_final  337 crypto/xcbc.c  	inst->alg.cra_hash.final = crypto_xcbc_digest_final;