Home
last modified time | relevance | path

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

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h882 #define ccomac_ctx_decl(_size_, _name_) cc_ctx_decl(ccomac_ctx, _size_, _name_) macro
916 ccomac_ctx_decl(mode->size, ctx); in ccomac_one_shot()