Home
last modified time | relevance | path

Searched defs:DICE_PUBLIC_KEY_SIZE (Results 1 – 5 of 5) sorted by relevance

/external/open-dice/src/
Dboringssl_ed25519_ops.c39 uint8_t public_key[DICE_PUBLIC_KEY_SIZE], in DiceKeypairFromSeed()
60 const uint8_t public_key[DICE_PUBLIC_KEY_SIZE]) { in DiceVerify()
Dcbor_cert_op.c43 void* context_not_used, const uint8_t public_key[DICE_PUBLIC_KEY_SIZE], in DiceCoseEncodePublicKey()
/external/open-dice/include/dice/config/standalone/dice/
Dconfig.h22 #define DICE_PUBLIC_KEY_SIZE 1 macro
/external/open-dice/include/dice/config/boringssl_ed25519/dice/
Dconfig.h19 #define DICE_PUBLIC_KEY_SIZE 32 macro
/external/open-dice/include/dice/config/mbedtls_ecdsa_p256/dice/
Dconfig.h19 #define DICE_PUBLIC_KEY_SIZE 33 macro