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

/u-boot/tools/
H A Dkwbimage.c587 static int kwb_export_pubkey(RSA *key, struct pubkey_der_v1 *dst, FILE *hashf, function
1366 res = kwb_export_pubkey(kak, &secure_hdr->kak, hashf, "KAK");
1395 if (kwb_export_pubkey(csk, &secure_hdr->csk[csk_idx], NULL, "CSK") < 0)

Completed in 46 milliseconds