Searched refs:kwb_import_pubkey (Results 1 – 1 of 1) sorted by relevance
495 static int kwb_import_pubkey(RSA **key, struct pubkey_der_v1 *src, char *keyname) in kwb_import_pubkey() function1140 if (kwb_import_pubkey(&kak_pub, &secure_hdr->kak, "KAK") < 0) in kwb_sign_csk_with_kak()