Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c71 static struct kmem_cache *kcf_context_cache; variable
117 kcf_ctx = kmem_cache_alloc(kcf_context_cache, in kcf_new_ctx()
855 kmem_cache_free(kcf_context_cache, kcf_ctx); in kcf_free_context()
1209 kcf_context_cache = kmem_cache_create("kcf_context_cache", in kcf_sched_init()