Searched refs:crypto_sha256_neon_finup (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/crypto/
H A Dsha256_neon_glue.c43 static int crypto_sha256_neon_finup(struct shash_desc *desc, const u8 *data, function
61 return crypto_sha256_neon_finup(desc, NULL, 0, out);
69 .finup = crypto_sha256_neon_finup,
83 .finup = crypto_sha256_neon_finup,

Completed in 162 milliseconds