Home | Sort by: relevance | last modified time | path |
/src/sys/opencrypto/ | |
crypto.c | 1281 struct crypto_crp_qs *crp_qs; local in function:crypto_dispatch 1309 crp_qs = crypto_get_crp_qs(&s); 1310 crp_q = crp_qs->crp_q; 1323 crp_qs = crypto_get_crp_qs(&s); 1324 crp_q = crp_qs->crp_q; 1384 struct crypto_crp_qs *crp_qs; local in function:crypto_kdispatch 1393 crp_qs = crypto_get_crp_qs(&s); 1394 crp_kq = crp_qs->crp_kq; 1802 struct crypto_crp_qs *crp_qs; local in function:cryptointr 1808 crp_qs = crypto_get_crp_qs(&s) [all...] |