Searched defs:ofs_hmac (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ubifs/
H A Dauth.c387 ubifs_node_calc_hmac(const struct ubifs_info *c, const void *node, int len, int ofs_hmac, void *hmac) argument
431 __ubifs_node_insert_hmac(const struct ubifs_info *c, void *node, int len, int ofs_hmac) argument
447 __ubifs_node_verify_hmac(const struct ubifs_info *c, const void *node, int len, int ofs_hmac) argument
[all...]
H A Dubifs.h1688 ubifs_node_insert_hmac(const struct ubifs_info *c, void *buf, int len, int ofs_hmac) argument
1699 ubifs_node_verify_hmac(const struct ubifs_info *c, const void *buf, int len, int ofs_hmac) argument

Completed in 203 milliseconds