Searched defs:dest_buf (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/common/ |
H A D | hash.c | 49 static int hash_finish_sha1(struct hash_algo *algo, void *ctx, void *dest_buf, in hash_finish_sha1() 78 *dest_buf, int size) in hash_finish_sha256() 106 *dest_buf, int size) in hash_finish_sha384() 134 *dest_buf, int size) in hash_finish_sha512() 163 void *dest_buf, int size) in hash_finish_crc16_ccitt() 188 static int hash_finish_crc32(struct hash_algo *algo, void *ctx, void *dest_buf, in hash_finish_crc32()
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_pes.h | 92 void *dest_buf; member 122 void *dest_buf; member 153 void *dest_buf; member
|
H A D | vidtv_ts.h | 59 void *dest_buf; member 75 void *dest_buf; member
|
H A D | vidtv_psi.h | 264 void *dest_buf; member 287 void *dest_buf; member 307 void *dest_buf; member 327 void *dest_buf; member
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | fncpy.h | 59 #define fncpy(dest_buf, funcp, size) ({ \ argument
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 128 static int caam_hash_finish(void *hash_ctx, void *dest_buf, in caam_hash_finish() 226 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf, in hw_sha_finish()
|
/openbmc/linux/crypto/async_tx/ |
H A D | async_memcpy.c | 72 void *dest_buf, *src_buf; in async_memcpy() local
|
H A D | async_xor.c | 107 void *dest_buf; in do_sync_xor_offs() local
|
/openbmc/u-boot/drivers/crypto/ |
H A D | aspeed_hace_v1.c | 219 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish()
|
H A D | aspeed_hace.c | 248 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_coredump.h | 85 void *dest_buf; member
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_sp.c | 409 sh_css_copy_buffer_attr_to_spbuffer(struct ia_css_buffer_sp *dest_buf, in sh_css_copy_buffer_attr_to_spbuffer()
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | 413 u8 dest_buf[AES_BLOCK_SIZE]; in pkey_verifyprotkey() local
|