Home
last modified time | relevance | path

Searched refs:ccrsa_ctx_m (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/EXTERNAL_HEADERS/corecrypto/
H A Dccrsa.h106 #define ccrsa_ctx_m(_ctx_) ((_ctx_)->pb_ccn) macro
108 #define ccrsa_ctx_e(_ctx_) (ccrsa_ctx_m(_ctx_) + 2 * ccrsa_ctx_n(_ctx_) + 1)