Searched refs:geli_op_t (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/libsa/geli/ |
H A D | geliboot.h | 54 } geli_op_t; typedef 81 int geli_io(struct geli_dev *gdev, geli_op_t, off_t offset, u_char *buf,
|
H A D | geliboot_crypto.c | 36 geliboot_crypt(u_int algo, geli_op_t enc, u_char *data, size_t datasize, in geliboot_crypt() 104 g_eli_crypto_cipher(u_int algo, geli_op_t enc, u_char *data, size_t datasize, in g_eli_crypto_cipher()
|
H A D | geliboot_internal.h | 66 int geliboot_crypt(u_int algo, geli_op_t enc, u_char *data, size_t datasize,
|
H A D | geliboot.c | 311 geli_io(struct geli_dev *gdev, geli_op_t enc, off_t offset, u_char *buf, in geli_io()
|