Searched defs:poly1305 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ | ||
D | checksum.c | 677 struct crypto_shash *poly1305 = crypto_alloc_shash("poly1305", 0, 0); in bch2_alloc_ciphers() local |
D | bcachefs.h | 976 struct crypto_shash *poly1305; member |