Home
last modified time | relevance | path

Searched defs:ZP (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dcczp.h68 #define CCZP_N(ZP) ((ZP)->n) argument
69 #define CCZP_PRIME(ZP) ((ZP)->ccn) argument
70 #define CCZP_BITLEN(ZP) ((ZP)->bitlen) argument
71 #define CCZP_RECIP(ZP) ((ZP)->ccn + CCZP_N(ZP)) argument