/src/sys/opencrypto/ |
cryptodev.c | 143 static struct pool fcrpl; variable in typeref:struct:pool 257 criofcr = pool_get(&fcrpl, PR_WAITOK); 910 pool_put(&fcrpl, fcr); 1020 fcr = pool_get(&fcrpl, PR_WAITOK); 2034 pool_init(&fcrpl, sizeof(struct fcrypt), 0, 0, 0, "fcrpl", 2046 pool_prime(&fcrpl, 64); 2065 pool_destroy(&fcrpl);
|
cryptodev.c | 143 static struct pool fcrpl; variable in typeref:struct:pool 257 criofcr = pool_get(&fcrpl, PR_WAITOK); 910 pool_put(&fcrpl, fcr); 1020 fcr = pool_get(&fcrpl, PR_WAITOK); 2034 pool_init(&fcrpl, sizeof(struct fcrypt), 0, 0, 0, "fcrpl", 2046 pool_prime(&fcrpl, 64); 2065 pool_destroy(&fcrpl);
|
cryptodev.c | 143 static struct pool fcrpl; variable in typeref:struct:pool 257 criofcr = pool_get(&fcrpl, PR_WAITOK); 910 pool_put(&fcrpl, fcr); 1020 fcr = pool_get(&fcrpl, PR_WAITOK); 2034 pool_init(&fcrpl, sizeof(struct fcrypt), 0, 0, 0, "fcrpl", 2046 pool_prime(&fcrpl, 64); 2065 pool_destroy(&fcrpl);
|
cryptodev.c | 143 static struct pool fcrpl; variable in typeref:struct:pool 257 criofcr = pool_get(&fcrpl, PR_WAITOK); 910 pool_put(&fcrpl, fcr); 1020 fcr = pool_get(&fcrpl, PR_WAITOK); 2034 pool_init(&fcrpl, sizeof(struct fcrypt), 0, 0, 0, "fcrpl", 2046 pool_prime(&fcrpl, 64); 2065 pool_destroy(&fcrpl);
|
cryptodev.c | 143 static struct pool fcrpl; variable in typeref:struct:pool 257 criofcr = pool_get(&fcrpl, PR_WAITOK); 910 pool_put(&fcrpl, fcr); 1020 fcr = pool_get(&fcrpl, PR_WAITOK); 2034 pool_init(&fcrpl, sizeof(struct fcrypt), 0, 0, 0, "fcrpl", 2046 pool_prime(&fcrpl, 64); 2065 pool_destroy(&fcrpl);
|