Searched refs:ghash_key (Results 1 – 2 of 2) sorted by relevance
25 struct ghash_key { struct37 struct ghash_key const *k, const char *head); argument56 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update()88 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final()106 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey()140 .cra_ctxsize = sizeof(struct ghash_key),
28 struct ghash_key { struct44 struct ghash_key const *k, const char *head); argument63 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update()95 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final()112 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey()146 .cra_ctxsize = sizeof(struct ghash_key),