Home
last modified time | relevance | path

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

/dragonfly/sys/opencrypto/
H A Dxform.c96 static void twofish_xts_encrypt(caddr_t, u_int8_t *, u_int8_t *);
324 twofish_xts_encrypt,
902 twofish_xts_encrypt(caddr_t key, u_int8_t *data, u_int8_t *iv) in twofish_xts_encrypt() function