Home
last modified time | relevance | path

Searched refs:passwd2 (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/libsodium/test/default/
H A Dpwhash_scrypt_ll.c11 static const char * passwd2 = "password"; variable
55 tv(passwd2, salt2, N2, r2, p2); in main()
/src/contrib/ntp/util/
H A Dntp-keygen.c177 char *passwd2 = NULL; /* output private key password */ variable
368 passwd2 = NULL; in main()
397 passwd2 = estrdup(OPT_ARG( EXPORT_PASSWD )); in main()
686 if (pkey_gqkey != NULL && passwd2 != NULL) { in main()
699 NULL, passwd2); in main()
758 if (pkey_iffkey != NULL && passwd2 != NULL) { in main()
771 NULL, passwd2); in main()
823 if (pkey_mvkey != NULL && passwd2 != NULL) { in main()
832 NULL, passwd2); in main()