Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/regen-msvc/
H A Dregen-msvc.py84 def apply_template(tplfile, outfile, sbox): argument
95 sbox = {"tlv1": tlv1, "tlv2": tlv2, "tlf1": tlf1, "tlf2": tlf2, "v1": v1, variable
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c106 static const u_char sbox[8][64] = { variable