Searched defs:public_exponent (Results 1 – 3 of 3) sorted by relevance
23 const void *public_exponent; /* public exponent as byte array */ member
23 int public_exponent = BN_get_word(key->e); in check() local
71 int public_exponent_tag, uint32_t public_exponent, in initRSARequest()