Home
last modified time | relevance | path

Searched refs:php_crypt_extended_data (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/standard/
H A Dcrypt_freesec.h14 struct php_crypt_extended_data { struct
32 struct php_crypt_extended_data *data); argument
H A Dphp_crypt_r.h44 PHPAPI char *php_crypt_r (const char *__key, const char *__salt, struct php_crypt_extended_data * _…
H A Dcrypt_freesec.c341 des_init_local(struct php_crypt_extended_data *data) in des_init_local()
351 setup_salt(uint32_t salt, struct php_crypt_extended_data *data) in setup_salt()
373 des_setkey(const char *key, struct php_crypt_extended_data *data) in des_setkey()
459 int count, struct php_crypt_extended_data *data) in do_des()
577 struct php_crypt_extended_data *data) in des_cipher()
611 struct php_crypt_extended_data *data) in _crypt_extended_r()
728 static struct php_crypt_extended_data data; in _crypt_extended()
H A Dcrypt.c111 struct php_crypt_extended_data buffer; in php_crypt()

Completed in 18 milliseconds