Home
last modified time | relevance | path

Searched defs:ECDSA_SIG_BYTES (Results 1 – 2 of 2) sorted by relevance

/external/gsc-utils/boot_param/
Dboot_param_types.h20 #define ECDSA_SIG_BYTES (2 * ECDSA_POINT_BYTES) /* 32 byte R + 32 byte S */ macro
Dboot_param_platform_host.c205 uint8_t signature[ECDSA_SIG_BYTES] in __platform_ecdsa_p256_sign()