Home
last modified time | relevance | path

Searched refs:get_hash_struct_size (Results 1 – 1 of 1) sorted by relevance

/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c135 static failure_reason get_hash_struct_size(enum hash_type type, uint32_t* size) in get_hash_struct_size() function
726 rv = get_hash_struct_size(ctx->descriptor.hash_type, &hash_struct_size); in validate_descriptor()