Home
last modified time | relevance | path

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

/xnu-8796.141.3/EXTERNAL_HEADERS/corecrypto/
H A Dcczp.h22 typedef const struct cczp *cczp_const_t; typedef
47 CC_NONNULL((1)) CC_INLINE cc_size cczp_n(cczp_const_t zp) in cczp_n()
52 CC_NONNULL((1)) CC_INLINE const cc_unit * cc_indexable cczp_prime(cczp_const_t zp) in cczp_prime()
57 CC_NONNULL((1)) CC_INLINE size_t cczp_bitlen(cczp_const_t zp) in cczp_bitlen()