Home
last modified time | relevance | path

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

/xnu-11215.81.4/EXTERNAL_HEADERS/corecrypto/
H A Dccrsa.h31 struct ccrsa_pub_ctx { struct
36 typedef struct ccrsa_pub_ctx* ccrsa_pub_ctx_t;
82 #define ccrsa_pub_ctx_decl(_nbytes_, _name_) cc_ctx_decl(struct ccrsa_pub_ctx, ccrsa_pub_ctx_siz…
88 #define ccrsa_pub_ctx_decl_nbits(_nbits_, _name_) cc_ctx_decl(struct ccrsa_pub_ctx, ccrsa_pub_ct…
94 #define ccrsa_pub_ctx_decl_n(_nunits_, _name_) cc_ctx_decl(struct ccrsa_pub_ctx, ccrsa_pub_ctx_s…