Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/corecrypto/
H A Dcc_workspaces.h39 CC_PURE size_t sizeof_cc_unit(void);
41 CC_PURE size_t sizeof_struct_ccbfv_cipher_plain_ctx(void);
43 CC_PURE size_t sizeof_struct_ccbfv_ciphertext(void);
45 CC_PURE size_t sizeof_struct_ccbfv_dcrt_plaintext(void);
47 CC_PURE size_t sizeof_struct_ccbfv_decrypt_ctx(void);
49 CC_PURE size_t sizeof_struct_ccbfv_encrypt_params(void);
51 CC_PURE size_t sizeof_struct_ccbfv_galois_key(void);
53 CC_PURE size_t sizeof_struct_ccbfv_param_ctx(void);
55 CC_PURE size_t sizeof_struct_ccbfv_plaintext(void);
57 CC_PURE size_t sizeof_struct_ccbfv_relin_key(void);
[all …]
H A Dcc_workspaces_generated.h1203 CC_PURE CC_INLINE cc_size
1419 CC_PURE CC_INLINE cc_size
1426 CC_PURE CC_INLINE cc_size
1433 CC_PURE CC_INLINE cc_size
1447 CC_PURE CC_INLINE cc_size
1454 CC_PURE CC_INLINE cc_size
1461 CC_PURE CC_INLINE cc_size
1468 CC_PURE CC_INLINE cc_size
1475 CC_PURE CC_INLINE cc_size
1489 CC_PURE CC_INLINE cc_size
[all …]
/xnu-10063.141.1/EXTERNAL_HEADERS/corecrypto/
H A Dccasn1.h77 CC_PURE CC_NONNULL((1))
80 CC_PURE CC_NONNULL((1))
83 CC_PURE
H A Dccder.h94 CC_PURE
97 CC_PURE
109 CC_PURE
115 CC_PURE
118 CC_PURE
130 CC_PURE
134 CC_PURE
155 CC_PURE CC_NONNULL((2)) cc_ptrcheck_unavailable()
H A Dcc_config.h643 #define CC_PURE __attribute__((__pure__)) macro
656 #define CC_PURE __attribute__((pure)) macro
678 #define CC_PURE macro
H A Dccn.h201 CC_PURE CC_NONNULL((2, 3))
273 CC_PURE CC_NONNULL((2)) size_t ccn_write_uint_size(cc_size n, const cc_unit *cc_counted_by(n) s);
342 CC_PURE CC_NONNULL((2))