Searched refs:sign_data_block (Results 1 – 4 of 4) sorted by relevance
17 int sign_data_block(u8 *source, unsigned length, u8 *signature);
135 int sign_data_block(u8 *source, unsigned length, u8 *signature) in sign_data_block() function
290 err = sign_data_block(source, length, hash); in sign_wb_code()
129 int sign_data_block(u8 *source, u32 length, u8 *signature);