Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_aead.c46 struct cc_aead_ctx { struct
66 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_exit()
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 *ct in cc_aead_setkey()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_aead.c46 struct cc_aead_ctx { struct
66 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_exit()
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 *ct in cc_aead_setkey()
[all...]

Completed in 4 milliseconds