Home
last modified time | relevance | path

Searched refs:int12_to_base64 (Results 1 – 6 of 6) sorted by relevance

/dports/security/p5-Crypt-UnixCrypt_XS/Crypt-UnixCrypt_XS-0.11/t/
H A Dpieces.t7 base64_to_int12 int12_to_base64
32 is base64_to_int12(int12_to_base64(1234)), 1234;
H A Dutf8.t7 base64_to_int12 int12_to_base64
/dports/security/p5-Crypt-UnixCrypt_XS/Crypt-UnixCrypt_XS-0.11/fcrypt/
H A Dfcrypt.h52 int12_to_base64(
H A Dfcrypt.c551 int12_to_base64( in int12_to_base64() function
686 int12_to_base64(saltnum, outbuf); in des_fcrypt()
/dports/security/p5-Crypt-UnixCrypt_XS/Crypt-UnixCrypt_XS-0.11/
H A DUnixCrypt_XS.xs212 int12_to_base64( val )
216 int12_to_base64(val, base64);
/dports/security/p5-Authen-Passphrase/Authen-Passphrase-0.008/lib/Authen/Passphrase/
H A DDESCrypt.pm422 return int12_to_base64($salt);