Searched defs:ofs_hmac (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | auth.c | 390 int len, int ofs_hmac, void *hmac) in ubifs_node_calc_hmac() 434 int ofs_hmac) in __ubifs_node_insert_hmac() 450 int len, int ofs_hmac) in __ubifs_node_verify_hmac()
|
| D | ubifs.h | 1656 int len, int ofs_hmac) in ubifs_node_insert_hmac() 1667 const void *buf, int len, int ofs_hmac) in ubifs_node_verify_hmac()
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| D | auth.c | 389 int len, int ofs_hmac, void *hmac) in ubifs_node_calc_hmac() 433 int ofs_hmac) in __ubifs_node_insert_hmac() 449 int len, int ofs_hmac) in __ubifs_node_verify_hmac()
|
| D | ubifs.h | 1685 int len, int ofs_hmac) in ubifs_node_insert_hmac() 1696 const void *buf, int len, int ofs_hmac) in ubifs_node_verify_hmac()
|