Home
last modified time | relevance | path

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

/xnu-10002.81.5/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h1044 #define ccomac_ctx_decl(_size_, _name_) cc_ctx_decl_vla(ccomac_ctx, _size_, _name_) macro
1078 ccomac_ctx_decl(mode->size, ctx); in ccomac_one_shot()