Lines Matching refs:signature
483 * signature on a resumption of this session in the future. */
1288 /* Add a signature. */
1299 /* This is the first iteration, so set up the signature. Sample the
1300 * parameter length before adding a signature algorithm. */
1306 /* Determine signature algorithm. */
1344 /* Retry the signature. */
1365 /* Discard the unfinished signature and save the state of |cbb| for the
1735 CBS certificate_verify, signature;
1800 /* Parse and verify the signature. */
1801 if (!CBS_get_u16_length_prefixed(&certificate_verify, &signature) ||
1814 !EVP_PKEY_verify(pctx, CBS_data(&signature), CBS_len(&signature), digest,