Home
last modified time | relevance | path

Searched refs:crypto_drop_skcipher (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/crypto/internal/
Dskcipher.h39 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher() function
/linux-4.1.27/crypto/
Dctr.c417 crypto_drop_skcipher(spawn); in crypto_rfc3686_alloc()
427 crypto_drop_skcipher(spawn); in crypto_rfc3686_free()
Dgcm.c783 crypto_drop_skcipher(&ctx->ctr); in crypto_gcm_alloc_common()
818 crypto_drop_skcipher(&ctx->ctr); in crypto_gcm_free()
1366 crypto_drop_skcipher(&ctx->null); in crypto_rfc4543_alloc()
1380 crypto_drop_skcipher(&ctx->null); in crypto_rfc4543_free()
Dauthenc.c683 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_alloc()
697 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_free()
Dblkcipher.c705 crypto_drop_skcipher(spawn); in skcipher_geniv_alloc()
715 crypto_drop_skcipher(crypto_instance_ctx(inst)); in skcipher_geniv_free()
Dccm.c563 crypto_drop_skcipher(&ictx->ctr); in crypto_ccm_alloc_common()
599 crypto_drop_skcipher(&ctx->ctr); in crypto_ccm_free()
Dauthencesn.c775 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_esn_alloc()
789 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_esn_free()