Searched defs:pkey_info (Results 1 – 3 of 3) sorted by relevance
32 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()
53 struct caam_pkey_info pkey_info; member
790 struct caam_pkey_info *pkey_info = (struct caam_pkey_info *)key; in paes_skcipher_setkey() local