crypto_drop_skcipher  451 crypto/authenc.c 	crypto_drop_skcipher(&ctx->enc);
crypto_drop_skcipher  465 crypto/authenc.c 	crypto_drop_skcipher(&ctx->enc);
crypto_drop_skcipher  662 crypto/blkcipher.c 	crypto_drop_skcipher(spawn);
crypto_drop_skcipher  672 crypto/blkcipher.c 	crypto_drop_skcipher(crypto_instance_ctx(inst));
crypto_drop_skcipher  562 crypto/ccm.c   	crypto_drop_skcipher(&ictx->ctr);
crypto_drop_skcipher  600 crypto/ccm.c   	crypto_drop_skcipher(&ctx->ctr);
crypto_drop_skcipher  508 crypto/gcm.c   	crypto_drop_skcipher(&ctx->ctr);
crypto_drop_skcipher  542 crypto/gcm.c   	crypto_drop_skcipher(&ctx->ctr);