Home
last modified time | relevance | path

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

/xnu-8020.140.41/EXTERNAL_HEADERS/corecrypto/
H A Dcczp.h61 #define cczp_nof_n(_n_) (ccn_nof_size(sizeof(struct cczp)) + 1 + 2 * (_n_)) macro
65 #define cczp_decl_n(_n_, _name_) cc_ctx_decl(struct cczp, ccn_sizeof_n(cczp_nof_n(_n_)), _name_)
66 #define cczp_clear_n(_n_, _name_) cc_clear(ccn_sizeof_n(cczp_nof_n(_n_)), _name_)