Searched refs:hde (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dbasic.c553 gcry_cipher_hd_t hde, hdd; local
565 err = gcry_cipher_open (&hde, tv[i].algo, GCRY_CIPHER_MODE_CTR, 0);
581 err = gcry_cipher_setkey (hde, tv[i].key, keylen);
588 gcry_cipher_close (hde);
600 err = gcry_cipher_setctr (hde, tv[i].ctr, blklen);
607 gcry_cipher_close (hde);
618 err = gcry_cipher_encrypt (hde, out, MAX_DATA_LEN,
627 gcry_cipher_close (hde);
644 gcry_cipher_close (hde);
660 err = gcry_cipher_encrypt (hde, ou
786 gcry_cipher_hd_t hde, hdd; local
957 gcry_cipher_hd_t hde, hdd; local
1241 gcry_cipher_hd_t hde = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.c146 short hht, hbb, hbe, hdb, hde, hss; member in struct:atafb_par::__anon7155::falcon_hw
168 #define HDE hw.falcon.hde
1222 * ((hht + 2) * 2 - hdb + hde) * prescale - hdboff + hdeoff:
1223 * (hht + 2 - hdb + hde) * prescale - hdboff + hdeoff
1232 * (hde + hht + 2) * prescale + hdeoff
1257 /* gend1 is for hde (gend-gstart multiple of align), shifter's xres */
1272 par->HBB++; /* compensate for non matching hde and hbb */
1512 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off;
1570 hw->hde = videl.hde;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Datarihw.h264 u_short hde; member in struct:VIDEL

Completed in 106 milliseconds