Searched defs:DICE_PUBLIC_KEY_SIZE (Results 1 – 5 of 5) sorted by relevance
39 uint8_t public_key[DICE_PUBLIC_KEY_SIZE], in DiceKeypairFromSeed()60 const uint8_t public_key[DICE_PUBLIC_KEY_SIZE]) { in DiceVerify()
43 void* context_not_used, const uint8_t public_key[DICE_PUBLIC_KEY_SIZE], in DiceCoseEncodePublicKey()
22 #define DICE_PUBLIC_KEY_SIZE 1 macro
19 #define DICE_PUBLIC_KEY_SIZE 32 macro
19 #define DICE_PUBLIC_KEY_SIZE 33 macro