/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | preauth_otp.c | 376 krb5_otp_tokeninfo **tis, krb5_otp_tokeninfo **ti, in codec_decode_answer() argument 398 for (i = 0; tis[i] != NULL; i++) { in codec_decode_answer() 411 *ti = tis[i]; in codec_decode_answer() 504 void *prompter_data, krb5_otp_tokeninfo **tis, in prompt_for_tokeninfo() argument 515 for (i = 0; tis[i] != NULL; i++) { in prompt_for_tokeninfo() 517 k5_buf_add_len(&buf, tis[i]->vendor.data, tis[i]->vendor.length); in prompt_for_tokeninfo() 539 ti = tis[--j]; in prompt_for_tokeninfo() 681 krb5_otp_tokeninfo **tis, in filter_tokeninfos() argument 688 while (tis[i] != NULL) in filter_tokeninfos() 696 for (i = 0, j = 0; tis[i] != NULL; i++) { in filter_tokeninfos() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/tpm/ |
H A D | tcg,tpm-tis-i2c.yaml | 4 $id: http://devicetree.org/schemas/tpm/tcg,tpm-tis-i2c.yaml# 7 title: I²C-attached Trusted Platform Module conforming to TCG TIS specification 16 TCG PC Client Specific TPM Interface Specification (TIS) 17 …omputinggroup.org/resource/pc-client-work-group-pc-client-specific-tpm-interface-specification-tis/ 36 - const: tcg,tpm-tis-i2c
|
H A D | tcg,tpm_tis-spi.yaml | 7 title: SPI-attached Trusted Platform Module conforming to TCG TIS specification 16 TCG PC Client Specific TPM Interface Specification (TIS) 17 …omputinggroup.org/resource/pc-client-work-group-pc-client-specific-tpm-interface-specification-tis/
|
/freebsd/sys/contrib/device-tree/Bindings/security/tpm/ |
H A D | tpm_tis_mmio.txt | 7 Refer to the 'TCG PC Client Specific TPM Interface Specification (TIS)' TCG 13 "tcg,tpm-tis-mmio". Valid chip strings are: 21 compatible = "atmel,at97sc3204", "tcg,tpm-tis-mmio";
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | renesas,rzv2m.yaml | 33 - const: tis 73 interrupt-names = "tia", "tis";
|
/freebsd/share/i18n/esdb/ISO-8859/ |
H A D | ISO-8859.alias | 106 11 tis.2533-1 107 11 tis-620
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | IndirectThunks.h | 191 std::tuple<Inserters...> TIs; 197 initTIs(M, TIs); in doInitialization() 203 return runTIs(MMI, MF, TIs); in runOnMachineFunction()
|
/freebsd/crypto/openssl/demos/mac/ |
H A D | cmac-aes256.c | 37 "Whether tis nobler in the minde to suffer\n" 43 "That flesh is heir to? tis a consumation\n"
|
H A D | hmac-sha512.c | 41 "Whether tis nobler in the minde to suffer\n" 47 "That flesh is heir to? tis a consumation\n"
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | TypeReferenceTracker.cpp | 117 ArrayRef<TypeIndex> TIs( in addReferencedTypes() 123 for (TypeIndex RefTI : TIs) in addReferencedTypes()
|
/freebsd/crypto/openssl/demos/digest/ |
H A D | EVP_MD_demo.c | 29 "Whether tis nobler in the minde to suffer\n" 35 "That flesh is heir to? tis a consumation\n"
|
/freebsd/crypto/openssl/demos/signature/ |
H A D | EVP_Signature_demo.c | 29 "Whether tis nobler in the minde to suffer\n" 37 "That flesh is heir to? tis a consumation\n"
|
/freebsd/share/timedef/ |
H A D | sv_SE.UTF-8.src | 37 tis
|
H A D | lt_LT.ISO8859-13.src | 76 rugpj�tis
|
H A D | sv_FI.ISO8859-15.src | 37 tis
|
H A D | sv_FI.UTF-8.src | 37 tis
|
H A D | sv_SE.ISO8859-15.src | 37 tis
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set20 | 40 38 %s\t\tis undefined\n
|
/freebsd/contrib/tcsh/nls/finnish/ |
H A D | set20 | 40 38 %s\t\tis undefined\n
|
/freebsd/contrib/tnftp/ |
H A D | README | 30 * TIS Firewall Toolkit gate ftp proxy support (see `gate')
|
/freebsd/crypto/krb5/src/plugins/preauth/otp/ |
H A D | main.c | 226 krb5_otp_tokeninfo ti, *tis[2] = { &ti, NULL }; in otp_edata() local 253 chl.tokeninfo = tis; in otp_edata()
|
/freebsd/crypto/openssh/ |
H A D | TODO | 10 - General FAQ on S/Key, TIS, RSA, RSA2, DSA, etc and suggestions on when it
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | en_hw_tls.h | 46 uint32_t tisn; /* HW TIS context number */
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | r9a09g011.dtsi | 274 interrupt-names = "tia", "tis"; 288 interrupt-names = "tia", "tis";
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 167 std::map<StringRef, ThrowInfo> TIs; in dumpCXXData() local 287 TIs[SymName] = TI; in dumpCXXData() 404 for (const auto &TIPair : TIs) { in dumpCXXData()
|