Home
last modified time | relevance | path

Searched defs:sbox (Results 1 – 5 of 5) 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/crypto/openssl/crypto/sm4/asm/
H A Dvpsm4-armv8.pl126 sub sbox() { subroutine
H A Dvpsm4_ex-armv8.pl145 sub sbox() { subroutine
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c106 static const u_char sbox[8][64] = { variable
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c570 unsigned char sbox[256]; member