Searched refs:cc_aead_ctx (Results 1 – 1 of 1) sorted by relevance
45 struct cc_aead_ctx { struct70 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_exit() argument124 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_aead_hash_len()132 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_init()217 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_complete()256 struct cc_aead_ctx *ctx) in xcbc_setkey()296 static int hmac_setkey(struct cc_hw_desc *desc, struct cc_aead_ctx *ctx) in hmac_setkey()365 static int validate_keys_sizes(struct cc_aead_ctx *ctx) in validate_keys_sizes()417 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_plain_hmac_key()546 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_setkey()[all …]