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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h23 CC_INLINE size_t ccecb_context_size(const struct ccmode_ecb *mode)
28 CC_INLINE unsigned long ccecb_block_size(const struct ccmode_ecb *mode)
33 CC_INLINE void ccecb_init(const struct ccmode_ecb *mode, ccecb_ctx *ctx,
39 CC_INLINE void ccecb_update(const struct ccmode_ecb *mode, const ccecb_ctx *ctx,
46 CC_INLINE void ccecb_one_shot(const struct ccmode_ecb *mode,
83 CC_INLINE size_t cccbc_context_size(const struct ccmode_cbc *mode)
88 CC_INLINE unsigned long cccbc_block_size(const struct ccmode_cbc *mode)
93 CC_INLINE void cccbc_init(const struct ccmode_cbc *mode, cccbc_ctx *ctx,
99 CC_INLINE void cccbc_set_iv(const struct ccmode_cbc *mode, cccbc_iv *iv_ctx, const void *iv)
107 CC_INLINE voi
[all...]
H A Dccmode_factory.h145 CC_INLINE
156 CC_INLINE
200 CC_INLINE
211 CC_INLINE
254 CC_INLINE
265 CC_INLINE
297 CC_INLINE
391 CC_INLINE
402 CC_INLINE
435 CC_INLINE
[all...]
H A Dcc_config.h78 #define CC_INLINE static inline macro
H A Dccn.h259 CC_INLINE CC_CONST
265 CC_INLINE CC_CONST
277 CC_INLINE CC_PURE CC_NONNULL2
359 CC_INLINE CC_PURE CC_NONNULL((2,3))
379 CC_INLINE
402 CC_INLINE
422 CC_INLINE
492 CC_INLINE CC_NONNULL((2,4))
526 CC_INLINE CC_NONNULL((2,3))
536 CC_INLINE CC_NONNULL
[all...]
H A Dcc.h47 CC_INLINE CC_NONNULL2 CC_NONNULL3 CC_NONNULL4
H A Dccdigest.h104 CC_INLINE

Completed in 78 milliseconds