Searched refs:tegra_key_submit_reserved_aes (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-aes.c | 297 ret = tegra_key_submit_reserved_aes(ctx->se, ctx->key1, in tegra_aes_do_one_req() 1225 ret = tegra_key_submit_reserved_aes(ctx->se, ctx->key, in tegra_ccm_do_one_req() 1311 ret = tegra_key_submit_reserved_aes(ctx->se, ctx->key, in tegra_gcm_do_one_req() 1724 ret = tegra_key_submit_reserved_aes(ctx->se, ctx->key, in tegra_cmac_do_one_req()
|
| H A D | tegra-se.h | 516 static inline int tegra_key_submit_reserved_aes(struct tegra_se *se, const u8 *key, in tegra_key_submit_reserved_aes() function
|