Searched defs:ccp_rsa_ctx (Results 1 – 1 of 1) sorted by relevance
241 struct ccp_rsa_ctx { struct242 unsigned int key_len; /* in bits */243 struct scatterlist e_sg;267 struct ccp_rsa_ctx rsa; argument