Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dasym_tpm_subtype.h11 const void *pub_key; /* pointer inside blob to the public key bytes */ member
/Linux-v5.4/crypto/asymmetric_keys/
Dasym_tpm.c355 static uint32_t derive_pub_key(const void *pub_key, uint32_t len, uint8_t *buf) in derive_pub_key()
833 const void *pub_key; in extract_key_parameters() local
/Linux-v5.4/crypto/
Decrdsa.c42 struct ecc_point pub_key; member