Searched refs:cc_ctx_decl_field (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/EXTERNAL_HEADERS/corecrypto/ | ||
| H A D | ccdrbg_df.h | 44 cc_ctx_decl_field(cccbc_ctx, CCCBC_MAX_CTX_SIZE, cbc_ctx); |
| H A D | cc.h | 169 #define cc_ctx_decl_field(_type_, _size_, _name_) \ macro |