Searched refs:OT_CRYPTO_ECDSA_SIGNATURE_SIZE (Results 1 – 2 of 2) sorted by relevance
206 #define OT_CRYPTO_ECDSA_SIGNATURE_SIZE 64 macro220 uint8_t m8[OT_CRYPTO_ECDSA_SIGNATURE_SIZE];
102 … static constexpr uint8_t kSize = OT_CRYPTO_ECDSA_SIGNATURE_SIZE; ///< Signature size in bytes.