Home
last modified time | relevance | path

Searched defs:l_key (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/crypto/twofish/
H A Dtwofish.c426 u_int32_t *l_key, *s_key; in twofish_set_key() local
467 u_int32_t *l_key = ctx->l_key; in twofish_encrypt() local
498 u_int32_t *l_key = ctx->l_key; in twofish_decrypt() local
H A Dtwofish.h6 u_int32_t l_key[40]; member
/dragonfly/sys/crypto/serpent/
H A Dserpent.h8 uint32_t l_key[140]; member