Home
last modified time | relevance | path

Searched defs:full_blocks (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/riscv/
H A Dchacha.h25 unsigned int full_blocks = bytes / CHACHA_BLOCK_SIZE; in chacha_crypt_arch() local
/linux/tools/perf/util/
H A Dannotate-data.c924 prepend_basic_blocks(struct list_head * this_blocks,struct list_head * full_blocks) prepend_basic_blocks() argument