Home
last modified time | relevance | path

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

/xnu-8796.141.3/EXTERNAL_HEADERS/corecrypto/
H A Dccrsa.h32 struct ccrsa_pub_ctx { struct
41 typedef struct ccrsa_pub_ctx* ccrsa_pub_ctx_t;
85 #define ccrsa_pub_ctx_decl(_nbytes_, _name_) cc_ctx_decl_vla(struct ccrsa_pub_ctx, ccrsa_pub_ctx…
91 #define ccrsa_pub_ctx_decl_nbits(_nbits_, _name_) cc_ctx_decl_vla(struct ccrsa_pub_ctx, ccrsa_pu…
97 #define ccrsa_pub_ctx_decl_n(_nunits_, _name_) cc_ctx_decl_vla(struct ccrsa_pub_ctx, ccrsa_pub_c…