Searched defs:keydata (Results 1 – 8 of 8) sorted by relevance
103 unsigned long *keydata = arg; in export_cb() local175 static unsigned long keydata[OSSL_NELEM(expected)] = { 0, }; in test_pass_rsa() local305 void *keydata = NULL; in test_evp_pkey_export_to_provider() local
74 static void fake_rsa_keymgmt_free(void *keydata) in fake_rsa_keymgmt_free()96 static int fake_rsa_keymgmt_import(void *keydata, int selection, in fake_rsa_keymgmt_import()180 static int fake_rsa_keymgmt_export(void *keydata, int selection, in fake_rsa_keymgmt_export()265 struct fake_rsa_keydata *keydata; in fake_rsa_gen() local330 struct fake_rsa_keydata *keydata = provkey; in fake_rsa_sig_sign_init() local393 struct fake_rsa_keydata *keydata = provkey; in fake_rsa_dgstsgnvfy_init() local1071 void *keydata; in der2key_export_object() local
59 static void fake_skeymgmt_free(void *keydata) in fake_skeymgmt_free()79 static int fake_skeymgmt_export(void *keydata, int selection, in fake_skeymgmt_export()
29 void *keydata = NULL; in test_spki_aid() local
258 static APK_DATA keydata[] = { variable
704 static void xor_freekey(void *keydata) in xor_freekey()2453 void *keydata; in der2key_export_object() local
855 static APK_DATA keydata[] = { variable
5321 char *strnid = NULL, *keydata = NULL; in parse() local
Completed in 42 milliseconds