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