Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_aead.c46 struct cc_aead_ctx { struct
66 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_exit() argument
120 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_aead_hash_len()
128 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_init()
213 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_complete()
252 struct cc_aead_ctx *ctx) in xcbc_setkey()
293 struct cc_aead_ctx *ctx) in hmac_setkey()
362 static int validate_keys_sizes(struct cc_aead_ctx *ctx) in validate_keys_sizes()
414 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_plain_hmac_key()
544 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_setkey()
[all …]