Searched refs:poly1305_key (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/crypto/
H A Dpoly1305.h16 /* The poly1305_key and poly1305_state types are mostly opaque and
22 struct poly1305_key { struct
30 struct poly1305_key key;
31 struct poly1305_key precomputed_s;
56 struct poly1305_key opaque_r[CONFIG_CRYPTO_LIB_POLY1305_RSIZE];

Completed in 236 milliseconds