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

/linux-4.1.27/drivers/crypto/
H A Dn2_core.c284 struct n2_hmac_ctx { struct
396 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(ahash); n2_hmac_cra_init()
436 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(ahash); n2_hmac_cra_exit()
445 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(tfm); n2_hmac_async_setkey()
618 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(tfm); n2_hmac_async_digest()
1446 base->cra_ctxsize = sizeof(struct n2_hmac_ctx); __n2_register_one_hmac()

Completed in 45 milliseconds