Searched refs:ccomac_ctx_decl (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h432 #define ccomac_ctx_decl(_size_, _name_) cc_ctx_decl(ccomac_ctx, _size_, _name_) macro
461 ccomac_ctx_decl(mode->size, ctx);

Completed in 24 milliseconds