Home
last modified time | relevance | path

Searched defs:cc_ws (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/osfmk/corecrypto/
H A Dcc_memory.h54 typedef struct cc_ws cc_ws, *cc_ws_t; typedef
56 struct cc_ws { struct
60 cc_unit *(*CC_SPTR(cc_ws, alloc))(cc_ws_t ws, cc_size n); argument