Searched refs:gcry_mpi_format (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0074-libgcrypt-mpi-Fix-possible-NULL-dereference.patch | 23 @@ -381,6 +381,9 @@ gcry_mpi_scan (struct gcry_mpi **ret_mpi, enum gcry_mpi_format format, 37 @@ -379,6 +379,9 @@ gcry_mpi_scan (struct gcry_mpi **ret_mpi, enum gcry_mpi_format format,
|
| H A D | 0073-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch | 26 @@ -460,7 +460,7 @@ gcry_mpi_scan (struct gcry_mpi **ret_mpi, enum gcry_mpi_format format, 39 @@ -458,7 +458,7 @@ gcry_mpi_scan (struct gcry_mpi **ret_mpi, enum gcry_mpi_format format,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mpi.h | 82 enum gcry_mpi_format { enum 102 int mpi_print(enum gcry_mpi_format format, unsigned char *buffer,
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpicoder.c | 554 int mpi_print(enum gcry_mpi_format format, unsigned char *buffer, in mpi_print()
|