Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dnhpoly1305.h36 struct poly1305_core_key poly_key; member
/openbmc/linux/crypto/
H A Dnhpoly1305.c81 poly1305_core_blocks(&state->poly_state, &key->poly_key, state->nh_hash, in process_nh_hash_value()
134 poly1305_core_setkey(&ctx->poly_key, key); in crypto_nhpoly1305_setkey()