Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_caam.c32 static inline void dump_options(const struct caam_pkey_info *pkey_info) in dump_options()
37 static inline void dump_options(const struct caam_pkey_info *pkey_info) in dump_options()
43 struct caam_pkey_info *pkey_info) in get_pkey_options()
/linux/include/soc/fsl/
H A Dcaam-blob.h53 struct caam_pkey_info pkey_info; member
/linux/drivers/crypto/caam/
H A Dcaamalg.c790 struct caam_pkey_info *pkey_info = (struct caam_pkey_info *)key; in paes_skcipher_setkey() local