Home
last modified time | relevance | path

Searched refs:scratch_pad (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Daltera_tse.h164 u32 scratch_pad; member
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h193 u8 *scratch_pad; member
H A Dchcr_algo.c2392 reqctx->scratch_pad = reqctx->iv + IV; in chcr_aead_common_init()
2394 reqctx->scratch_pad = NULL; in chcr_aead_common_init()
2693 memcpy(buf, reqctx->scratch_pad, reqctx->b0_len); in chcr_add_aead_src_ent()
2904 u8 *b0 = reqctx->scratch_pad; in generate_b0()
2955 put_unaligned_be16(assoclen, &reqctx->scratch_pad[16]); in ccm_format_packet()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/
H A Daltera_tse.h177 u32 scratch_pad; member