Home
last modified time | relevance | path

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

/external/openssl/apps/
Ddsaparam.c358 int l,len,bits_p; in MAIN() local
361 bits_p=BN_num_bits(dsa->p); in MAIN()
369 printf("static unsigned char dsa%d_p[]={",bits_p); in MAIN()
378 printf("static unsigned char dsa%d_q[]={",bits_p); in MAIN()
387 printf("static unsigned char dsa%d_g[]={",bits_p); in MAIN()
395 printf("DSA *get_dsa%d()\n\t{\n",bits_p); in MAIN()
399 bits_p,bits_p); in MAIN()
401 bits_p,bits_p); in MAIN()
403 bits_p,bits_p); in MAIN()