Searched defs:pkey (Results 1 – 6 of 6) sorted by relevance
96 int public_key_verify_signature(const struct public_key *pkey, in public_key_verify_signature()163 const struct public_key *pkey, in software_key_determine_akcipher()205 struct public_key *pkey = params->key->payload.data[asym_crypto]; in software_key_query() local264 const struct public_key *pkey = params->key->payload.data[asym_crypto]; in software_key_eds_op() local348 int public_key_verify_signature(const struct public_key *pkey, in public_key_verify_signature()
15 int efi_get_public_key_data(void **pkey, efi_uintn_t *pkey_len) in efi_get_public_key_data()
377 struct rsa_key pkey; in lib_asn1_pkey() local
103 u32 pkey; /* public key offset */ member168 u8 pkey[2 * KEY_SIZE_BYTES]; member181 u8 pkey[2 * KEY_SIZE_BYTES]; member
211 __weak int efi_get_public_key_data(void **pkey, efi_uintn_t *pkey_len) in efi_get_public_key_data()226 void *fdt_pkey, *pkey; in efi_capsule_authenticate() local
658 static int pkey = -1; variable
Completed in 8 milliseconds