Home
last modified time | relevance | path

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

/xnu-11215.81.4/EXTERNAL_HEADERS/corecrypto/
H A Dccrsa.h119 #define ccrsa_ctx_private_dq(FK) (ccrsa_ctx_private_dp(FK) + ccrsa_ctx_private_zp(FK)->n) macro
120 #define ccrsa_ctx_private_qinv(FK) (ccrsa_ctx_private_dq(FK) + ccrsa_ctx_private_zp(FK)->n)