Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.c343 struct fcrypt { struct
392 cse_create(struct fcrypt *fcr, struct session2_op *sop) in cse_create()
702 cse_find(struct fcrypt *fcr, u_int ses) in cse_find()
734 cse_delete(struct fcrypt *fcr, u_int ses) in cse_delete()
1349 struct fcrypt *fcr = data; in fcrypt_dtor()
1366 struct fcrypt *fcr; in crypto_open()
1369 fcr = malloc(sizeof(struct fcrypt), M_XDATA, M_WAITOK | M_ZERO); in crypto_open()
1383 struct fcrypt *fcr; in crypto_ioctl()