Searched refs:crypto_free_kpp (Results 1 - 9 of 9) sorted by relevance

/linux-master/security/keys/
H A Ddh.c290 crypto_free_kpp(tfm);
/linux-master/include/crypto/
H A Dkpp.h180 * crypto_free_kpp() - free KPP tfm handle
186 static inline void crypto_free_kpp(struct crypto_kpp *tfm) function
/linux-master/drivers/nvme/target/
H A Dauth.c73 crypto_free_kpp(ctrl->dh_tfm);
238 crypto_free_kpp(ctrl->dh_tfm);
/linux-master/drivers/crypto/
H A Datmel-ecc.c278 crypto_free_kpp(ctx->fallback);
/linux-master/net/bluetooth/
H A Dselftest.c236 crypto_free_kpp(tfm);
H A Dsmp.c761 crypto_free_kpp(smp->tfm_ecdh);
3331 crypto_free_kpp(smp->tfm_ecdh);
3378 crypto_free_kpp(smp->tfm_ecdh);
3849 crypto_free_kpp(tfm_ecdh);
/linux-master/crypto/
H A Ddh.c332 crypto_free_kpp(tfm_ctx->dh_tfm);
H A Dtestmgr.c4061 crypto_free_kpp(tfm);
/linux-master/drivers/nvme/host/
H A Dauth.c237 crypto_free_kpp(chap->dh_tfm);
677 crypto_free_kpp(chap->dh_tfm);

Completed in 193 milliseconds