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

/xnu-2782.1.97/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,
45 CC_INLINE void ccecb_one_shot(const struct ccmode_ecb *mode,
81 CC_INLINE size_t cccbc_context_size(const struct ccmode_cbc *mode)
86 CC_INLINE unsigned long cccbc_block_size(const struct ccmode_cbc *mode)
91 CC_INLINE void cccbc_init(const struct ccmode_cbc *mode, cccbc_ctx *ctx,
97 CC_INLINE void cccbc_set_iv(const struct ccmode_cbc *mode, cccbc_iv *iv_ctx,
106 CC_INLINE voi
[all...]
H A Dccdrbg.h43 CC_INLINE size_t ccdrbg_context_size(const struct ccdrbg_info *drbg)
48 CC_INLINE int ccdrbg_init(const struct ccdrbg_info *info,
57 CC_INLINE int ccdrbg_reseed(const struct ccdrbg_info *info,
66 CC_INLINE int ccdrbg_generate(const struct ccdrbg_info *info,
74 CC_INLINE void ccdrbg_done(const struct ccdrbg_info *info,
H A Dccmode_factory.h147 CC_INLINE
158 CC_INLINE
202 CC_INLINE
213 CC_INLINE
255 CC_INLINE
266 CC_INLINE
297 CC_INLINE
399 CC_INLINE
410 CC_INLINE
487 CC_INLINE
[all...]
H A Dccasn1.h83 CC_INLINE CC_PURE CC_NONNULL_TU((1))
88 CC_INLINE CC_PURE CC_NONNULL_TU((1)) CC_NONNULL_TU((2))
H A Dccn.h262 CC_INLINE CC_CONST
268 CC_INLINE CC_CONST
280 CC_INLINE CC_PURE CC_NONNULL2
365 CC_INLINE CC_PURE CC_NONNULL((2, 3))
385 CC_INLINE CC_NONNULL((2, 4))
408 CC_INLINE
429 CC_INLINE
506 CC_INLINE CC_NONNULL((2, 4))
540 CC_INLINE CC_NONNULL((2, 3))
550 CC_INLINE CC_NONNULL
[all...]
H A Dcc.h58 CC_INLINE CC_NONNULL2 CC_NONNULL3 CC_NONNULL4
H A Dcc_config.h211 #define CC_INLINE static inline macro
H A Dccdigest.h113 CC_INLINE
168 CC_INLINE CC_NONNULL_TU((1)) CC_NONNULL_TU((2))

Completed in 96 milliseconds