Home
last modified time | relevance | path

Searched defs:magic (Results 1 – 8 of 8) sorted by relevance

/openssl/apps/
H A Dpasswd.c314 static char *md5crypt(const char *passwd, const char *magic, const char *salt) in md5crypt()
495 static char *shacrypt(const char *passwd, const char *magic, const char *salt) in shacrypt()
H A Denc.c118 static const char magic[] = "Salted__"; in enc_main() local
/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c117 unsigned int bitlen, magic; in msblob2obj_decode() local
/openssl/crypto/pem/
H A Dpvkfmt.c290 unsigned int bitlen, magic; in do_b2i_key() local
329 unsigned int bitlen, magic, length; in ossl_b2i_bio() local
570 unsigned int bitlen = 0, magic = 0, keyalg = 0; in do_i2b() local
859 unsigned int magic; in do_PVK_body_key() local
/openssl/providers/implementations/ciphers/
H A Dcipher_rc2.c74 static int rc2_magic_to_keybits(int magic) in rc2_magic_to_keybits()
/openssl/providers/implementations/encode_decode/
H A Ddecode_msblob2key.c102 unsigned int bitlen, magic, length; in msblob2key_decode() local
/openssl/test/
H A Dbio_pw_callback_test.c17 char magic; member
/openssl/engines/
H A De_loader_attic.c1334 unsigned int magic = 0, bitlen = 0; in file_try_read_msblob() local

Completed in 23 milliseconds