Searched defs:scratch (Results 1 - 11 of 11) sorted by relevance

/u-boot/lib/crypt/
H A Dcrypt.c33 u8 output[CRYPT_OUTPUT_SIZE], scratch[ALG_SPECIFIC_SIZE]; local
H A Dcrypt-sha256.c84 crypt_sha256crypt_rn_wrapped(const char *phrase, size_t phr_size, const char *setting, size_t set_size, u8 *output, size_t out_size, void *scratch, size_t scr_size) argument
108 crypt_sha256crypt_rn(const char *phrase, size_t phr_size, const char *setting, size_t ARG_UNUSED (set_size), uint8_t *output, size_t out_size, void *scratch, size_t scr_size) argument
H A Dcrypt-sha512.c84 crypt_sha512crypt_rn_wrapped(const char *phrase, size_t phr_size, const char *setting, size_t set_size, u8 *output, size_t out_size, void *scratch, size_t scr_size) argument
109 crypt_sha512crypt_rn(const char *phrase, size_t phr_size, const char *setting, size_t ARG_UNUSED (set_size), uint8_t *output, size_t out_size, void *scratch, size_t scr_size) argument
/u-boot/drivers/serial/
H A Dserial_bcm283x_mu.c37 u32 scratch; member in struct:bcm283x_mu_regs
H A Dserial_mt7620.c37 u32 scratch; member in struct:mt7620_serial_regs
/u-boot/drivers/pinctrl/
H A Dpinctrl-generic.c396 int count, selector, i, ret, scratch; local
/u-boot/include/usb/
H A Dulpi.h196 u8 scratch; /* 0x16 Write */ member in struct:ulpi_regs
/u-boot/arch/x86/include/asm/
H A Dbootparam.h141 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member in struct:boot_params
/u-boot/arch/arm/mach-nexell/
H A Dclock.c296 u32 scratch[3]; /* 0x230 ~ 0x238 : Scratch Register */ member in struct:nx_clkpwr_registerset
/u-boot/drivers/usb/isp1760/
H A Disp1760-hcd.c780 u32 scratch; local
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
H A Dcsrs-cgx.h1195 u64 scratch : 64; member in struct:cgxx_cmrx_scratchx::cgxx_cmrx_scratchx_s

Completed in 191 milliseconds