Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_aead.c49 struct cc_aead_ctx { struct
73 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_exit() argument
128 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_init()
212 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_complete()
261 struct cc_aead_ctx *ctx) in xcbc_setkey()
301 static int hmac_setkey(struct cc_hw_desc *desc, struct cc_aead_ctx *ctx) in hmac_setkey()
370 static int validate_keys_sizes(struct cc_aead_ctx *ctx) in validate_keys_sizes()
422 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_plain_hmac_key()
542 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_setkey()
649 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4309_ccm_setkey()
[all …]