Searched refs:crypto_free_akcipher (Results 1 - 8 of 8) sorted by relevance

/linux-master/crypto/asymmetric_keys/
H A Dpublic_key.c266 crypto_free_akcipher(tfm);
372 crypto_free_akcipher(tfm);
/linux-master/include/crypto/
H A Dakcipher.h202 * crypto_free_akcipher() - free AKCIPHER tfm handle
208 static inline void crypto_free_akcipher(struct crypto_akcipher *tfm) function
/linux-master/drivers/crypto/starfive/
H A Djh7110-rsa.c543 crypto_free_akcipher(ctx->akcipher_fbk);
558 crypto_free_akcipher(ctx->akcipher_fbk);
/linux-master/crypto/
H A Dakcipher.c286 crypto_free_akcipher(*ctx);
H A Drsa-pkcs1pad.c609 crypto_free_akcipher(ctx->child);
H A Dtestmgr.c4289 crypto_free_akcipher(tfm);
/linux-master/drivers/crypto/aspeed/
H A Daspeed-acry.c596 crypto_free_akcipher(ctx->fallback_tfm);
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1188 crypto_free_akcipher(ctx->rsa.soft_tfm);
1198 crypto_free_akcipher(ctx->rsa.soft_tfm);

Completed in 147 milliseconds