Searched defs:context (Results 1 – 4 of 4) sorted by relevance
/test/ |
A D | slh_dsa_test.c | 529 static uint8_t context[] = "A context String"; in slh_dsa_digest_sign_verify_test() local
|
A D | sslapitest.c | 6540 static int new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_add_cb() 6562 static void new_free_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_free_cb() 6568 static int new_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_parse_cb() 6620 unsigned int context; in test_custom_exts() local 6869 unsigned int context, in serverinfo_custom_parse_cb() 6983 const unsigned char context[] = "context"; in test_export_key_mat() local 7173 static const unsigned char context[] = "context"; in test_export_key_mat_early() local
|
A D | hpke_test.c | 60 const unsigned char *context; member
|
A D | evp_kdf_test.c | 1642 static unsigned char context[] = { in test_kdf_kbkdf_kmac() local
|
Completed in 41 milliseconds