Searched defs:output (Results 26 – 34 of 34) sorted by relevance
12
| /rk3399_rockchip-uboot/lib/avb/libavb_user/ |
| H A D | avb_ops_user.c | 424 uint8_t *output) in rk_get_random()
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | ufs-rockchip-rpmb.c | 155 unsigned char *output) in ufs_rpmb_hmac()
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 657 sha_context *ctx, u8 *output) in rockchip_crypto_sha_final() 740 sha_context *ctx, u8 *output) in rockchip_crypto_hmac_final() 1457 u8 *sign, u8 *output) in rockchip_crypto_rsa_verify()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | sh_pfc.h | 93 struct pinmux_range output; member
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | resource_tool.c | 303 unsigned char *output) in sha1_csum() 553 unsigned char *output) in sha256_csum()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 2465 STBTT_DEF void stbtt_MakeGlyphBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int… in stbtt_MakeGlyphBitmapSubpixel() 2484 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, … in stbtt_MakeGlyphBitmap() 2494 STBTT_DEF void stbtt_MakeCodepointBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output,… in stbtt_MakeCodepointBitmapSubpixel() 2504 STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out… in stbtt_MakeCodepointBitmap()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | fdtgrep.c | 49 enum output_t output; /* Output format */ member
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | stm32f7_i2c.c | 639 struct stm32_i2c_timings *output) in stm32_i2c_compute_timing()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 1265 static int crypto_csum(u32 cap, const char *data, int len, u8 *output) in crypto_csum()
|
12