Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_alg.c135 crypto4xx_free_sa(ctx); in crypto4xx_setkey_aes()
402 crypto4xx_free_sa(ctx); in crypto4xx_setkey_aes_ccm()
562 crypto4xx_free_sa(ctx); in crypto4xx_setkey_aes_gcm()
602 crypto4xx_free_sa(ctx); in crypto4xx_setkey_aes_gcm()
659 crypto4xx_free_sa(ctx); in crypto4xx_hash_alg_init()
Dcrypto4xx_core.h156 void crypto4xx_free_sa(struct crypto4xx_ctx *ctx);
Dcrypto4xx_core.c160 void crypto4xx_free_sa(struct crypto4xx_ctx *ctx) in crypto4xx_free_sa() function
973 crypto4xx_free_sa(ctx); in crypto4xx_common_exit()