Home
last modified time | relevance | path

Searched defs:pkey_info (Results 1 – 2 of 2) 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() argument
37 pr_debug("key encryption algo %d\n", pkey_info->key_enc_algo); in dump_options() argument
43 get_pkey_options(char * c,struct caam_pkey_info * pkey_info) get_pkey_options() argument
[all...]
/linux/include/soc/fsl/
H A Dcaam-blob.h53 struct caam_pkey_info pkey_info; member