php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
crypt_blowfish.h File Reference

Go to the source code of this file.

Functions

char * php_crypt_blowfish_rn (const char *key, const char *setting, char *output, int size)
 

Function Documentation

◆ php_crypt_blowfish_rn()

char * php_crypt_blowfish_rn ( const char * key,
const char * setting,
char * output,
int size )
extern

Definition at line 803 of file crypt_blowfish.c.