Lines Matching defs:context
60 const uint8_t *context,
87 || !EVP_DigestUpdate(hashctx, context, context_len)) {
164 uint8_t prehashed, const uint8_t *context,
193 if (!hash_init_with_dom(ctx, hashctx, prehashed, 0, context,
235 if (!hash_init_with_dom(ctx, hashctx, prehashed, 0, context, context_len,
272 const uint8_t hash[64], const uint8_t *context,
276 context, context_len, propq);
285 uint8_t prehashed, const uint8_t *context,
334 || !hash_init_with_dom(ctx, hashctx, prehashed, 0, context,
368 const uint8_t hash[64], const uint8_t *context,
371 return ossl_c448_ed448_verify(ctx, signature, pubkey, hash, 64, 1, context,
378 const uint8_t private_key[57], const uint8_t *context,
382 message_len, 0, context, context_len,
389 const uint8_t *context, size_t context_len, const char *propq)
392 message_len, 0, context, (uint8_t)context_len,
399 const uint8_t *context, size_t context_len, const char *propq)
402 hash, context, context_len,
409 const uint8_t *context, size_t context_len,
413 context, (uint8_t)context_len,