Home | History | Annotate | Download | only in netipsec

Lines Matching defs:ipcomp_tdb_crypto_pool_cache

83 static pool_cache_t ipcomp_tdb_crypto_pool_cache;
156 tc = pool_cache_get(ipcomp_tdb_crypto_pool_cache, PR_NOWAIT);
215 pool_cache_put(ipcomp_tdb_crypto_pool_cache, tc);
288 pool_cache_put(ipcomp_tdb_crypto_pool_cache, tc);
346 pool_cache_put(ipcomp_tdb_crypto_pool_cache, tc);
450 tc = pool_cache_get(ipcomp_tdb_crypto_pool_cache, PR_NOWAIT);
468 pool_cache_put(ipcomp_tdb_crypto_pool_cache, tc);
612 pool_cache_put(ipcomp_tdb_crypto_pool_cache, tc);
628 pool_cache_put(ipcomp_tdb_crypto_pool_cache, tc);
647 ipcomp_tdb_crypto_pool_cache = pool_cache_init(sizeof(struct tdb_crypto),