Lines Matching defs:signature
1163 /* Test sending a signature buffer that is too short is rejected */
1168 /* Test the signature round-trips */
1330 /* Determine the size of the signature. */
1351 /* Determine the size of the signature. */
1355 * Trying to create a signature with a deliberately short
1364 * Ensure that the signature round-trips (Verification isn't supported for
1851 const uint8_t signature[] = {
1899 if (!TEST_int_gt(EVP_DigestVerifyFinal(mctx, signature, sizeof(signature)), 0))
1987 /* Determine the size of the signature. */
1997 /* Ensure that the signature round-trips. */
4493 /* Test we can create a signature keys with an associated ENGINE */