Searched refs:cka_id (Results 1 – 1 of 1) sorted by relevance
118 ScopedSECItem cka_id(MakeIDFromSPKI(input)); in FindNSSKeyFromPublicKeyInfo() local119 if (!cka_id) in FindNSSKeyFromPublicKeyInfo()131 PK11_FindKeyByKeyID(item->module->slots[i], cka_id.get(), nullptr)); in FindNSSKeyFromPublicKeyInfo()146 ScopedSECItem cka_id(MakeIDFromSPKI(input)); in FindNSSKeyFromPublicKeyInfoInSlot() local147 if (!cka_id) in FindNSSKeyFromPublicKeyInfoInSlot()151 PK11_FindKeyByKeyID(slot, cka_id.get(), nullptr)); in FindNSSKeyFromPublicKeyInfoInSlot()