Searched refs:ee_pkey (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_x509.c1452 const br_x509_pkey *ee_pkey; local
1576 ee_pkey = ctx.vtable->get_pkey(&ctx.vtable, &usages);
1581 if (ee_pkey != NULL) {
1584 ktu = ee_pkey->key_type | usages;
1603 ee_pkey = NULL;
1605 if (!eqpkey(ee_pkey, ee_pkey_ref)) {

Completed in 104 milliseconds