Home
last modified time | relevance | path

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

/xnu-10002.41.9/EXTERNAL_HEADERS/corecrypto/
H A Dccrsa.h113 #define ccrsa_ctx_private_dp(FK) (ccrsa_ctx_private_zq(FK)->ccn + 2 * ccrsa_ctx_private_zp(FK)->n… macro
114 #define ccrsa_ctx_private_dq(FK) (ccrsa_ctx_private_dp(FK) + ccrsa_ctx_private_zp(FK)->n)