Home
last modified time | relevance | path

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

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