Home
last modified time | relevance | path

Searched refs:user_type (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/crypto/openssh/regress/
H A Dkeytype.sh52 user_type=`kname_to_ktype "$ut"`
61 echo PubkeyAcceptedAlgorithms $user_type
67 echo PubkeyAcceptedAlgorithms $user_type
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionVariable.cpp52 const TypeFromUser &user_type, lldb::ByteOrder byte_order, in ClangExpressionVariable() argument
60 SetCompilerType(user_type); in ClangExpressionVariable()
H A DClangExpressionDeclMap.cpp235 exe_ctx.GetBestExecutionContextScope(), name, user_type, in AddPersistentVariable()
267 TypeFromUser user_type = DeportType(*context, *ast, parser_type); in AddPersistentVariable() local
269 if (!user_type.GetOpaqueQualType()) { in AddPersistentVariable()
283 exe_ctx.GetBestExecutionContextScope(), name, user_type, in AddPersistentVariable()
1460 TypeFromUser *user_type, in GetVariableValue() argument
1537 if (user_type) in GetVariableValue()
1538 *user_type = TypeFromUser(var_clang_type); in GetVariableValue()
1604 TypeFromUser user_type( in AddOneVariable() local
1607 TypeFromParser parser_type(GuardedCopyType(user_type)); in AddOneVariable()
1658 user_type, m_parser_vars->m_target_info.byte_order, in AddOneGenericVariable()
[all …]
H A DClangExpressionVariable.h72 const TypeFromUser &user_type,
/freebsd-13.1/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h1009 #define KCF_PROV_SESSION_LOGIN(pd, session, user_type, pin, len, req) ( \ argument
1013 session, user_type, pin, len, req) : CRYPTO_NOT_SUPPORTED)
/freebsd-13.1/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h779 (ck_session_handle_t session, ck_user_type_t user_type,
/freebsd-13.1/crypto/openssh/
H A Dpkcs11.h779 (ck_session_handle_t session, ck_user_type_t user_type,