Searched defs:srclen (Results 1 – 3 of 3) sorted by relevance
/crypto/ |
D | nhpoly1305.c | 93 const u8 *src, unsigned int srclen, nh_t nh_fn) in nhpoly1305_units() 155 const u8 *src, unsigned int srclen, in crypto_nhpoly1305_update_helper() 191 const u8 *src, unsigned int srclen) in crypto_nhpoly1305_update()
|
D | poly1305_generic.c | 67 const u8 *src, unsigned int srclen) in crypto_poly1305_setdesckey() 167 const u8 *src, unsigned int srclen, u32 hibit) in poly1305_blocks() 182 const u8 *src, unsigned int srclen) in crypto_poly1305_update()
|
D | ghash-generic.c | 81 const u8 *src, unsigned int srclen) in ghash_update()
|