HomeSort by relevance Sort by last modified time
    Searched full:sbox (Results 76 - 87 of 87) sorted by null

1 2 34

  /external/mesa3d/src/gallium/drivers/radeon/
r600_texture.c 164 struct pipe_box sbox; local
166 u_box_3d(0, 0, 0, transfer->box.width, transfer->box.height, transfer->box.depth, &sbox);
171 src, 0, &sbox);
177 src, 0, &sbox);
    [all...]
  /external/syslinux/gpxe/src/crypto/axtls/
aes.c 365 /* To make this code smaller, generate the sbox entries on the fly.
  /external/valgrind/VEX/priv/
guest_amd64_helpers.c 3999 static const UChar sbox[256] = { \/\/ row nr variable
    [all...]
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
bsaes-x86_64.pl 114 sub Sbox {
728 &Sbox (@b,@t);
739 &Sbox (@b,@t);
844 &Sbox (@XMM[0..7, 8..15]);
    [all...]
bsaes-armv7.pl 81 sub Sbox {
891 &Sbox (@XMM[0..7, 8..15]);
    [all...]
  /external/python/cpython2/Modules/
glmodule.c     [all...]
cstubs 1322 void sbox float s float s float s float s
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libcrypt.a 571 "?5??N? ?Zf? #n? `y ?? ?"?? `"shuffle_sbsmall_tables_initialized.6203_ufc_tables_locksboxeperm32tabdo_pc1pc1bytemasklongmaskdo_pc2pc2BITMASKeselperm32efpfinal_permrotsinitial_perm__init_des_r__pthread_mutex_lock__pthread_mutex_unlockmemset__init_des_ufc_foobar_ufc_setup_salt_r_ufc_mk_keytab_r_ufc_dofinalperm_r_ufc_output_conversion_r__encrypt_r_ufc_doit_rencrypt__setkey_rsetkeyencrypt_rsetkey_r?????????L?????????bt?????Fdy??????5Lw???? ?[? ;\l{?????ku|??????????"):ARYjqx??????? ? !k
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/xen/
libcrypt.a 571 "?5??N? ?Zf? #n? `y ?? ?"?? `"shuffle_sbsmall_tables_initialized.6203_ufc_tables_locksboxeperm32tabdo_pc1pc1bytemasklongmaskdo_pc2pc2BITMASKeselperm32efpfinal_permrotsinitial_perm__init_des_r__pthread_mutex_lock__pthread_mutex_unlockmemset__init_des_ufc_foobar_ufc_setup_salt_r_ufc_mk_keytab_r_ufc_dofinalperm_r_ufc_output_conversion_r__encrypt_r_ufc_doit_rencrypt__setkey_rsetkeyencrypt_rsetkey_r?????????L?????????bt?????Fdy??????5Lw???? ?[? ;\l{?????ku|??????????"):ARYjqx??????? ? !k
    [all...]
libcrypt_pic.a 538 ?"?? q"shuffle_sbsmall_tables_initialized.6203_ufc_tables_locksboxeperm32tabdo_pc1pc1bytemasklongmaskdo_pc2pc2BITMASKeselperm32efpfinal_permrotsinitial_perm.LC0__init_des_r__i686.get_pc_thunk.bx_GLOBAL_OFFSET_TABLE___pthread_mutex_lock__pthread_mutex_unlockmemset__init_des_ufc_foobar_ufc_setup_salt_r_ufc_mk_keytab_r_ufc_dofinalperm_r_ufc_output_conversion_r__encrypt_r_ufc_doit_rencrypt__setkey_rsetkeyencrypt_rsetkey_rBH
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libcrypt.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h 653 unsigned char SBox[256];
    [all...]

Completed in 634 milliseconds

1 2 34