Home
last modified time | relevance | path

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

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h263 #define ccofb_ctx_decl(_size_, _name_) cc_ctx_decl(ccofb_ctx, _size_, _name_) macro
295 ccofb_ctx_decl(mode->size, ctx); in ccofb_one_shot()