Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dadiantum.c74 struct poly1305_core_key header_hash_key; member
171 poly1305_core_setkey(&tctx->header_hash_key, keyp); in adiantum_setkey()
236 poly1305_core_blocks(&state, &tctx->header_hash_key, in adiantum_hash_header()
240 poly1305_core_blocks(&state, &tctx->header_hash_key, req->iv, in adiantum_hash_header()