Home
last modified time | relevance | path

Searched defs:pub_key (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/include/crypto/
Dasym_tpm_subtype.h11 const void *pub_key; /* pointer inside blob to the public key bytes */ member
/linux-5.10/crypto/asymmetric_keys/
Dasym_tpm.c339 static uint32_t derive_pub_key(const void *pub_key, uint32_t len, uint8_t *buf) in derive_pub_key()
817 const void *pub_key; in extract_key_parameters() local
/linux-5.10/crypto/
Decrdsa.c43 struct ecc_point pub_key; member