Searched refs:cczp_t (Results 1 – 2 of 2) sorted by relevance
21 typedef struct cczp *cczp_t; typedef
112 #define ccrsa_ctx_private_zq(FK) ((cczp_t)(ccrsa_ctx_private_zp(FK)->ccn + 2 * ccrsa_ctx_private_…117 CC_INLINE cczp_t ccrsa_ctx_private_zp(ccrsa_full_ctx_t fk) in ccrsa_ctx_private_zp()119 return (cczp_t)(ccrsa_ctx_d(fk) + ccrsa_ctx_n(fk)); in ccrsa_ctx_private_zp()