#include <inttypes.h>
#include <stdint.h>
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
Go to the source code of this file.
Defines | |
#define | MP_WBITS 32U |
Typedefs | |
typedef pthread_mutex_t | bc_lock_t |
|
Definition at line 51 of file beecrypt.gnu.h. |
|
Definition at line 33 of file beecrypt.gnu.h. |