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