Searched refs:xq1 (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/ |
H A D | rsa.c | 419 gcry_mpi_t xq1 = NULL; 441 xq1 = gen_x931_parm_xi (); 452 { "Xq1", &xq1 }, 486 q = _gcry_derive_x931_prime (xq, xq1, xq2, e, NULL, NULL); 491 gcry_mpi_release (xq1); xq1 = NULL; 418 gcry_mpi_t xq1 = NULL; local
|
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/ |
H A D | rsa.c | 418 gcry_mpi_t xq1 = NULL; 440 xq1 = gen_x931_parm_xi (); 451 { "Xq1", &xq1 }, 485 q = _gcry_derive_x931_prime (xq, xq1, xq2, e, NULL, NULL); 490 gcry_mpi_release (xq1); xq1 = NULL; 417 gcry_mpi_t xq1 = NULL; local
|
Completed in 25 milliseconds