Home
last modified time | relevance | path

Searched refs:pkcs11 (Results 1 – 25 of 27) sorted by relevance

12

/external/autotest/client/site_tests/platform_Pkcs11ChangeAuthData/
Dplatform_Pkcs11ChangeAuthData.py7 from autotest_lib.client.cros import pkcs11
13 pkcs11.setup_p11_test_token(True, 'auth1')
14 pkcs11.load_p11_test_token('auth1')
17 pkcs11.unload_p11_test_token()
18 pkcs11.change_p11_test_token_auth_data('auth1', 'auth2')
19 pkcs11.load_p11_test_token('auth2')
24 pkcs11.change_p11_test_token_auth_data('auth2', 'auth3')
25 pkcs11.unload_p11_test_token()
26 pkcs11.load_p11_test_token('auth3')
31 pkcs11.unload_p11_test_token()
[all …]
/external/autotest/client/site_tests/platform_Pkcs11InitUnderErrors/
Dplatform_Pkcs11InitUnderErrors.py9 from autotest_lib.client.cros import pkcs11
20 pkcs11.load_p11_test_token()
21 if not pkcs11.verify_p11_test_token():
23 pkcs11.unload_p11_test_token()
24 pkcs11.restore_p11_test_token()
28 pkcs11.setup_p11_test_token(True)
29 dbpath = pkcs11.get_p11_test_token_db_path()
45 pkcs11.cleanup_p11_test_token()
/external/openssh/regress/
Dagent-pkcs11.sh7 TEST_SSH_PKCS11=/usr/local/lib/soft-pkcs11.so.0.0
12 SOFTPKCS11RC=$OBJ/pkcs11.info
32 rm -f $OBJ/pkcs11.key $OBJ/pkcs11.crt
33 openssl genrsa -out $OBJ/pkcs11.key 2048 > /dev/null 2>&1
34 chmod 600 $OBJ/pkcs11.key
35 openssl req -key $OBJ/pkcs11.key -new -x509 \
36 -out $OBJ/pkcs11.crt -text -subj '/CN=pkcs11 test' > /dev/null
39 ${SSHKEYGEN} -y -f $OBJ/pkcs11.key > $OBJ/authorized_keys_$USER
/external/autotest/client/site_tests/platform_Pkcs11InitOnLogin/
Dplatform_Pkcs11InitOnLogin.py10 from autotest_lib.client.cros import pkcs11
19 if not pkcs11.wait_for_pkcs11_token():
24 if not pkcs11.verify_pkcs11_initialized():
26 if not pkcs11.inject_and_test_key():
30 if not pkcs11.wait_for_pkcs11_token():
33 if not pkcs11.test_and_cleanup_key():
/external/autotest/client/site_tests/platform_Pkcs11LoadPerf/
Dplatform_Pkcs11LoadPerf.py8 from autotest_lib.client.cros import pkcs11
16 pkcs11.setup_p11_test_token(True)
17 pkcs11.load_p11_test_token()
20 pkcs11.unload_p11_test_token()
21 pkcs11.load_p11_test_token()
40 pkcs11.cleanup_p11_test_token()
/external/autotest/client/site_tests/platform_Pkcs11Events/
Dplatform_Pkcs11Events.py8 from autotest_lib.client.cros import pkcs11
16 pkcs11.setup_p11_test_token(True)
17 shutil.rmtree('%s/database' % pkcs11.TMP_CHAPS_DIR, ignore_errors=True)
20 pkcs11.copytree_with_ownership(pkcs11.TMP_CHAPS_DIR, token)
65 pkcs11.cleanup_p11_test_token()
/external/openssh/
Dssh-pkcs11-helper.04 ssh-pkcs11-helper M-bM-^@M-^S ssh-agent helper program for PKCS#11 support
7 ssh-pkcs11-helper
10 ssh-pkcs11-helper is used by ssh-agent(1) to access keys provided by a
13 ssh-pkcs11-helper is not intended to be invoked by the user, but from
20 ssh-pkcs11-helper first appeared in OpenBSD 4.7.
Dssh-add.08 ssh-add -s pkcs11
9 ssh-add -e pkcs11
51 -e pkcs11
52 Remove keys provided by the PKCS#11 shared library pkcs11.
63 -s pkcs11
64 Add keys provided by the PKCS#11 shared library pkcs11.
DMakefile.in28 SSH_PKCS11_HELPER=$(libexecdir)/ssh-pkcs11-helper
592 TEST_SSH_SSHPKCS11HELPER="$${BUILDDIR}/ssh-pkcs11-helper"; \
Dssh-keygen.016 ssh-keygen -D pkcs11
125 -D pkcs11
127 library pkcs11. When used in combination with -s, this option
Dssh.09 [-F configfile] [-I pkcs11] [-i identity_file]
134 -I pkcs11
Dconfigure.ac1818 AC_ARG_ENABLE([pkcs11], optenable
1819 [ --disable-pkcs11 disable PKCS#11 support code [no]],
/external/autotest/client/site_tests/platform_TPMEvict/
Dplatform_TPMEvict.py6 from autotest_lib.client.cros import pkcs11
13 pkcs11.setup_p11_test_token(True)
14 pkcs11.load_p11_test_token()
21 pkcs11.cleanup_p11_test_token()
/external/autotest/client/site_tests/platform_CryptohomeMigrateChapsTokenClient/
Dplatform_CryptohomeMigrateChapsTokenClient.py7 from autotest_lib.client.cros import cryptohome, pkcs11
34 result = pkcs11.generate_user_key()
44 result = pkcs11.test_and_cleanup_key()
/external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
Dplatform_CryptohomeKeyEviction.py7 from autotest_lib.client.cros import cryptohome, pkcs11
37 pkcs11.inject_and_test_key()
/external/valgrind/memcheck/tests/solaris/
DMakefile.am30 pkcs11.stderr.exp-illumos pkcs11.stderr.exp-solaris pkcs11.stdout.exp pkcs11.vgtest \
74 pkcs11 \ program
Dpkcs11.vgtest1 prog: pkcs11
DMakefile.in129 name_service_door$(EXEEXT) pkcs11$(EXEEXT) scalar$(EXEEXT) \
266 pkcs11_SOURCES = pkcs11.c
267 pkcs11_OBJECTS = pkcs11.$(OBJEXT)
387 $(mmapobj_bssonly_so_SOURCES) name_service_door.c pkcs11.c \
402 $(mmapobj_bssonly_so_SOURCES) name_service_door.c pkcs11.c \
833 pkcs11.stderr.exp-illumos pkcs11.stderr.exp-solaris pkcs11.stdout.exp pkcs11.vgtest \
989 pkcs11$(EXEEXT): $(pkcs11_OBJECTS) $(pkcs11_DEPENDENCIES) $(EXTRA_pkcs11_DEPENDENCIES)
990 @rm -f pkcs11$(EXEEXT)
1120 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkcs11.Po@am__quote@
/external/ltp/testscripts/
Dtpm_tools.sh99 grep -q ^pkcs11: /etc/group
106 groups | grep pkcs11 1>/dev/null 2>&1
/external/autotest/server/site_tests/platform_CryptohomeMigrateChapsToken/
Dcontrol13 This test verifies that a user's pkcs11 signing keys are preserved
/external/autotest/client/site_tests/security_AccountsBaseline/
Dbaseline.group33 pkcs11:!:208:root,ipsec,chronos,chaps,wpa,attestation
Dbaseline.passwd18 pkcs11:!:208:208::/dev/null:/bin/false
/external/openssh/contrib/suse/
Dopenssh.spec213 %attr(0755,root,root) %{_libdir}/ssh/ssh-pkcs11-helper
226 %attr(0644,root,root) %doc %{_mandir}/man8/ssh-pkcs11-helper.8*
/external/openssh/contrib/redhat/
Dopenssh.spec346 %attr(0755,root,root) %{_libexecdir}/openssh/ssh-pkcs11-helper
348 %attr(0644,root,root) %{_mandir}/man8/ssh-pkcs11-helper.8*
/external/curl/docs/
DSSLCERTS.md145 cert9.db, key4.db, pkcs11.txt; filenames of older versions are cert8.db,

12