Home
last modified time | relevance | path

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

/xnu-12377.1.9/EXTERNAL_HEADERS/corecrypto/ !
H A Dccdrbg_df.h44 cc_ctx_decl_field(cccbc_ctx, CCCBC_MAX_CTX_SIZE, cbc_ctx);
H A Dcc.h169 #define cc_ctx_decl_field(_type_, _size_, _name_) \ macro