Home
last modified time | relevance | path

Searched refs:kwb_import_pubkey (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/tools/
Dkwbimage.c495 static int kwb_import_pubkey(RSA **key, struct pubkey_der_v1 *src, char *keyname) in kwb_import_pubkey() function
1140 if (kwb_import_pubkey(&kak_pub, &secure_hdr->kak, "KAK") < 0) in kwb_sign_csk_with_kak()