var searchData= [ ['p',['p',['../structntru__params.html#a41b368825e1eb126604e13e8f549ec8f',1,'ntru_params']]], ['poly_5farr_5fto_5fascii',['poly_arr_to_ascii',['../ntru__poly__ascii_8c.html#afa141976b665b94c0db9912bc50de4a1',1,'poly_arr_to_ascii(const fmpz_poly_t **poly_array, const uint32_t poly_c, const ntru_params *params): ntru_poly_ascii.c'],['../ntru__poly__ascii_8h.html#afa141976b665b94c0db9912bc50de4a1',1,'poly_arr_to_ascii(const fmpz_poly_t **poly_array, const uint32_t poly_c, const ntru_params *params): ntru_poly_ascii.c']]], ['poly_5farr_5fto_5fbase64',['poly_arr_to_base64',['../ntru__poly__ascii_8c.html#a0dc14698073df2e46e6540cbff870fc7',1,'poly_arr_to_base64(const fmpz_poly_t **poly_array, const uint32_t poly_c, const ntru_params *params): ntru_poly_ascii.c'],['../ntru__poly__ascii_8h.html#a16163cc57631a0965577cb0f89365ca0',1,'poly_arr_to_base64(const fmpz_poly_t **poly_arr, const uint32_t poly_c, const ntru_params *params): ntru_poly_ascii.c']]], ['poly_5fdelete',['poly_delete',['../ntru__poly_8c.html#a27ff2116f70bcbf5028219adcae4c5f0',1,'poly_delete(fmpz_poly_t poly): ntru_poly.c'],['../ntru__poly_8h.html#a27ff2116f70bcbf5028219adcae4c5f0',1,'poly_delete(fmpz_poly_t poly): ntru_poly.c'],['../ntru_8h.html#a27ff2116f70bcbf5028219adcae4c5f0',1,'poly_delete(fmpz_poly_t poly): ntru_poly.c']]], ['poly_5fdelete_5fall',['poly_delete_all',['../ntru__poly_8c.html#a83297bc2ab5b6e7ce42553570dd8268f',1,'poly_delete_all(fmpz_poly_t poly,...): ntru_poly.c'],['../ntru__poly_8h.html#a83297bc2ab5b6e7ce42553570dd8268f',1,'poly_delete_all(fmpz_poly_t poly,...): ntru_poly.c'],['../ntru_8h.html#a83297bc2ab5b6e7ce42553570dd8268f',1,'poly_delete_all(fmpz_poly_t poly,...): ntru_poly.c']]], ['poly_5fdelete_5farray',['poly_delete_array',['../ntru__poly_8c.html#a3f53c63383ff301b20dcede0783869a7',1,'poly_delete_array(fmpz_poly_t **poly_array): ntru_poly.c'],['../ntru__poly_8h.html#a3f53c63383ff301b20dcede0783869a7',1,'poly_delete_array(fmpz_poly_t **poly_array): ntru_poly.c'],['../ntru_8h.html#a3f53c63383ff301b20dcede0783869a7',1,'poly_delete_array(fmpz_poly_t **poly_array): ntru_poly.c']]], ['poly_5fdraw',['poly_draw',['../ntru__poly_8c.html#a80a8ce0f2944bc3df94291ef2f781498',1,'poly_draw(const fmpz_poly_t poly): ntru_poly.c'],['../ntru__poly_8h.html#a80a8ce0f2944bc3df94291ef2f781498',1,'poly_draw(const fmpz_poly_t poly): ntru_poly.c'],['../ntru_8h.html#a80a8ce0f2944bc3df94291ef2f781498',1,'poly_draw(const fmpz_poly_t poly): ntru_poly.c']]], ['poly_5fdraw_5fpretty',['poly_draw_pretty',['../ntru__poly_8c.html#aec098d00160d2d502eb1f8a7c3fa5453',1,'poly_draw_pretty(const fmpz_poly_t poly): ntru_poly.c'],['../ntru__poly_8h.html#aec098d00160d2d502eb1f8a7c3fa5453',1,'poly_draw_pretty(const fmpz_poly_t poly): ntru_poly.c'],['../ntru_8h.html#aec098d00160d2d502eb1f8a7c3fa5453',1,'poly_draw_pretty(const fmpz_poly_t poly): ntru_poly.c']]], ['poly_5finverse_5fpoly_5fp',['poly_inverse_poly_p',['../ntru__poly_8c.html#ae77b2014df42e5ed612206d5930ac608',1,'poly_inverse_poly_p(const fmpz_poly_t a, fmpz_poly_t Fp, const ntru_params *params): ntru_poly.c'],['../ntru__poly_8h.html#ae77b2014df42e5ed612206d5930ac608',1,'poly_inverse_poly_p(const fmpz_poly_t a, fmpz_poly_t Fp, const ntru_params *params): ntru_poly.c']]], ['poly_5finverse_5fpoly_5fq',['poly_inverse_poly_q',['../ntru__poly_8c.html#ace66beb516186e52f9b5b1ed8a397849',1,'poly_inverse_poly_q(const fmpz_poly_t a, fmpz_poly_t Fq, const ntru_params *params): ntru_poly.c'],['../ntru__poly_8h.html#ace66beb516186e52f9b5b1ed8a397849',1,'poly_inverse_poly_q(const fmpz_poly_t a, fmpz_poly_t Fq, const ntru_params *params): ntru_poly.c']]], ['poly_5fmod2_5fto_5fmodq',['poly_mod2_to_modq',['../ntru__poly_8c.html#a891af13dc4355c9fab9ca3fafcac8054',1,'ntru_poly.c']]], ['poly_5fnew',['poly_new',['../ntru__poly_8c.html#a20f86085d5eb5372fd25dc270069d38c',1,'poly_new(fmpz_poly_t new_poly, int const *const c, const size_t len): ntru_poly.c'],['../ntru__poly_8h.html#a20f86085d5eb5372fd25dc270069d38c',1,'poly_new(fmpz_poly_t new_poly, int const *const c, const size_t len): ntru_poly.c'],['../ntru_8h.html#a20f86085d5eb5372fd25dc270069d38c',1,'poly_new(fmpz_poly_t new_poly, int const *const c, const size_t len): ntru_poly.c']]], ['poly_5fstarmultiply',['poly_starmultiply',['../ntru__poly_8c.html#ae96f479ddd97af709a0ed50817fd3fb3',1,'poly_starmultiply(const fmpz_poly_t a, const fmpz_poly_t b, fmpz_poly_t c, const ntru_params *params, uint32_t modulus): ntru_poly.c'],['../ntru__poly_8h.html#ae96f479ddd97af709a0ed50817fd3fb3',1,'poly_starmultiply(const fmpz_poly_t a, const fmpz_poly_t b, fmpz_poly_t c, const ntru_params *params, uint32_t modulus): ntru_poly.c']]], ['poly_5fto_5fascii',['poly_to_ascii',['../ntru__poly__ascii_8c.html#aa4d233591b7e51d6cf787edd3bfa91e2',1,'poly_to_ascii(const fmpz_poly_t poly, const ntru_params *params): ntru_poly_ascii.c'],['../ntru__poly__ascii_8h.html#aa4d233591b7e51d6cf787edd3bfa91e2',1,'poly_to_ascii(const fmpz_poly_t poly, const ntru_params *params): ntru_poly_ascii.c']]], ['poly_5fto_5fbase64',['poly_to_base64',['../ntru__poly__ascii_8c.html#a4ba0179e3ae0d5e721ff8429a8265e80',1,'poly_to_base64(const fmpz_poly_t poly, const ntru_params *params): ntru_poly_ascii.c'],['../ntru__poly__ascii_8h.html#a4ba0179e3ae0d5e721ff8429a8265e80',1,'poly_to_base64(const fmpz_poly_t poly, const ntru_params *params): ntru_poly_ascii.c']]], ['prints',['prints',['../ntru__string_8c.html#a55d4ce182c335ff6cca360909a7be395',1,'prints(const string *print_string): ntru_string.c'],['../ntru__string_8h.html#a55d4ce182c335ff6cca360909a7be395',1,'prints(const string *print_string): ntru_string.c'],['../ntru_8h.html#a55d4ce182c335ff6cca360909a7be395',1,'prints(const string *print_string): ntru_string.c']]], ['priv',['priv',['../structkeypair.html#a9e9805ad001216da53f2c57accb288e1',1,'keypair']]], ['priv_5finv',['priv_inv',['../structkeypair.html#a9e63f1d275b91c9d9716fb4069461799',1,'keypair']]], ['ptr',['ptr',['../structstring.html#afd608f62303958cea6f1f7afdec1e282',1,'string']]], ['pub',['pub',['../structkeypair.html#afa635c70f233d0b7449b4a17513646c4',1,'keypair']]] ];