Home
last modified time | relevance | path

Searched defs:out_blk (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/crypto/twofish/
H A Dtwofish.c463 u_int8_t out_blk[]) in twofish_encrypt()
495 void twofish_decrypt(twofish_ctx *ctx, const u_int8_t in_blk[], u_int8_t out_blk[]) in twofish_decrypt()
/dragonfly/sys/crypto/serpent/
H A Dserpent.c531 u_int8_t out_blk[]) in serpent_encrypt()
583 u_int8_t out_blk[]) in serpent_decrypt()