Home
last modified time | relevance | path

Searched defs:V (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/crypto/
Dansi_cprng.c50 unsigned char V[DEFAULT_BLK_SZ]; member
283 const unsigned char *V, const unsigned char *DT) in reset_prng_context()
Ddrbg.c866 unsigned char *V = drbg->scratchpad; in drbg_hash_update() local
/linux-4.19.296/drivers/char/
Dhpet.c59 #define write_counter(V, MC) writeq(V, MC) argument
62 #define write_counter(V, MC) writel(V, MC) argument
/linux-4.19.296/include/crypto/
Ddrbg.h116 unsigned char *V; /* internal state 10.1.1.1 1a) */ member
/linux-4.19.296/drivers/media/dvb-frontends/
Dmb86a16.c770 static int swp_freq_calcuation(struct mb86a16_state *state, int i, int v, int *V, int vmax, int vm… in swp_freq_calcuation()
1019 int V[60]; in mb86a16_set_fe() local
/linux-4.19.296/drivers/iio/adc/
Dat91-sama5d2_adc.c134 #define AT91_SAMA5D2_EMR_OSR(V) ((V) << 16) argument
141 #define AT91_SAMA5D2_EMR_ASTE(V) ((V) << 20) argument
/linux-4.19.296/drivers/virt/vboxguest/
Dvmmdev.h40 } V; member
/linux-4.19.296/include/video/
Dsstfb.h61 # define print_var(V, X...) \ argument
/linux-4.19.296/drivers/media/usb/usbvision/
Dusbvision-core.c698 static unsigned char *Y, *U, *V; in usbvision_parse_compress() local
/linux-4.19.296/fs/
Dbinfmt_elf.c1731 #define SET_PR_FPVALID(S, V, R) ((S)->pr_fpvalid = (V)) argument