Searched refs:sign_data_block (Results 1 – 4 of 4) sorted by relevance
18 int sign_data_block(u8 *source, unsigned length, u8 *signature);
133 int sign_data_block(u8 *source, unsigned length, u8 *signature) in sign_data_block() function
291 err = sign_data_block(source, length, hash); in sign_wb_code()
130 int sign_data_block(u8 *source, u32 length, u8 *signature);