Home
last modified time | relevance | path

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

/arch/s390/crypto/
A Dghash_s390.c86 static int ghash_export(struct shash_desc *desc, void *out) in ghash_export() function
110 .export = ghash_export,
/arch/arm64/crypto/
A Dghash-ce-glue.c106 static int ghash_export(struct shash_desc *desc, void *out) in ghash_export() function
140 return ghash_export(desc, dst); in ghash_finup()
183 .export = ghash_export,
/arch/arm/crypto/
A Dghash-ce-glue.c92 static int ghash_export(struct shash_desc *desc, void *out) in ghash_export() function
125 return ghash_export(desc, dst); in ghash_finup()
172 .export = ghash_export,

Completed in 8 milliseconds