Home
last modified time | relevance | path

Searched refs:hiv (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/crypto/openssl/apps/
Denc.c111 char *hkey = NULL, *hiv = NULL, *hsalt = NULL; in MAIN() local
243 hiv = *(++argv); in MAIN()
501 if ((hiv != NULL) && !set_hex(hiv, iv, sizeof iv)) { in MAIN()
505 if ((hiv == NULL) && (str == NULL) in MAIN()
/freebsd-9-stable/crypto/openssl/demos/
Db64.c87 char *hkey = NULL, *hiv = NULL; local
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c12230 valueT hiv; in md_apply_fix() local
12233 hiv = 0xffffffff; in md_apply_fix()
12235 hiv = 0; in md_apply_fix()
12239 hiv, 4); in md_apply_fix()