crypto_xf
struct crypto_xf *xf;
struct crypto_xf *xf;
struct crypto_xf *
crypto_init(struct crypto_xf *xf, u_int8_t *key, u_int16_t len,
struct crypto_xf transforms[] = {
extern struct crypto_xf *crypto_get(enum transform);
extern struct keystate *crypto_init(struct crypto_xf *, u_int8_t *, u_int16_t,
struct crypto_xf *xf; /* Back pointer */
struct crypto_xf *crypto;
struct crypto_xf;