Searched refs:ccrsa_ctx_m (Results 1 – 1 of 1) sorted by relevance
74 #define ccrsa_ctx_m(_ctx_) ((_ctx_)->pb_ccn) macro76 #define ccrsa_ctx_e(_ctx_) (ccrsa_ctx_m(_ctx_) + 2 * ccrsa_ctx_n(_ctx_) + 1)77 #define ccrsa_ctx_d(_ctx_) (ccrsa_ctx_m(_ctx_) + 3 * ccrsa_ctx_n(_ctx_) + 1)