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

/xnu-2422.115.4/EXTERNAL_HEADERS/corecrypto/
H A Dccrc4.h19 #define ccrc4_ctx_decl(_size_, _name_) cc_ctx_decl(ccrc4_ctx, _size_, _name_) macro
23 size_t size; /* first argument to ccrc4_ctx_decl(). */

Completed in 18 milliseconds