Page MenuHomePhorge

crypto.h
No OneTemporary

Size
201 B
Referenced Files
None
Subscribers
None

crypto.h

#ifndef CRYPTO_H
#define CRYPTO_H
#include <stddef.h>
#include "types.h"
void init_crypto_module(void);
int crypto_fill_random(void *buf, size_t len);
ant_value_t crypto_library(ant_t *js);
#endif

File Metadata

Mime Type
text/x-c
Expires
Sat, May 2, 12:08 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
542057
Default Alt Text
crypto.h (201 B)

Event Timeline