Searched defs:modern (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dpubkey.c1292 old style way of passing just a MPI and the modern interface which
1737 int modern, want_pkcs1, flags; local
1750 rc = sexp_to_enc (s_data, &data, &module_enc, &modern, &want_pkcs1, &flags);
1766 if (gcry_sexp_build (r_plain, NULL, modern? "(value %m)" : "%m", plain))

Completed in 28 milliseconds