| /third_party/node/deps/npm/lib/commands/ |
| H A D | token.js | [all...] |
| H A D | profile.js | [all...] |
| /third_party/curl/lib/ |
| H A D | curl_krb5.h | 31 int (*auth)(void *, struct Curl_easy *data, struct connectdata *); member
|
| /third_party/node/test/parallel/ |
| H A D | test-crypto-authenticated.js | |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | mesh_rsn.h | 14 struct wpa_authenticator *auth; member
|
| H A D | ibss_rsn.h | 40 struct wpa_state_machine *auth; member
|
| H A D | wps_supplicant.h | 23 const char *auth; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | mesh_rsn.h | 14 struct wpa_authenticator *auth; member
|
| H A D | ibss_rsn.h | 40 struct wpa_state_machine *auth; member
|
| H A D | wps_supplicant.h | 23 const char *auth; member
|
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | url.c | 86 char auth[256]; in test2() local
|
| /third_party/ltp/testcases/kernel/device-drivers/drm/user_space/ |
| H A D | user_tdrm.c | 146 drm_auth_t auth; in main() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/crypto_test/ |
| H A D | crypto_test.cpp | 103 const UserAuth auth; in HWTEST_F() local 127 const UserAuth auth; in HWTEST_F() local 150 const UserAuth auth; in HWTEST_F() local 174 const UserAuth auth; in HWTEST_F() local 198 const UserAuth auth; HWTEST_F() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
| H A D | fscrypt_key_v2_mock.cpp | 101 bool FscryptKeyV2::DecryptClassE(const UserAuth &auth, bool &isSupport, in DecryptClassE() argument 110 bool FscryptKeyV2::EncryptClassE(const UserAuth &auth, bool &isSupport, uint32_t user, uint32_t status) in EncryptClassE() argument
|
| H A D | base_key_mock.cpp | 38 bool BaseKey::StoreKey(const UserAuth &auth, bool needGenerateShield) in StoreKey() argument 46 bool BaseKey::StoreKey(const UserAuth &auth) in StoreKey() argument 71 bool BaseKey::RestoreKey(const UserAuth &auth) in RestoreKey() argument 87 bool BaseKey::DecryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in DecryptKeyBlob() argument 96 bool BaseKey::EncryptKeyBlob(const UserAuth &auth, const std::string &keyPath, KeyBlob &planKey, in EncryptKeyBlob() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | gopher.c | 82 char proto[10], hostname[1024], auth[1024], path[1024], buf[1024]; in gopher_open() local
|
| H A D | httpauth.c | 240 char *ff_http_auth_create_response(HTTPAuthState *state, const char *auth, in ff_http_auth_create_response() argument [all...] |
| /third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/ |
| H A D | main.go | 96 var auth transport.AuthMethod var
|
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| H A D | auth_lane_test.cpp | 284 AuthManager *auth = FindAuthManagerByConnInfo(&connInfo, false); in HWTEST_F() local 330 AuthManager *auth = FindAuthManagerByConnInfo(&connInfo, false); HWTEST_F() local 374 AuthManager *auth = FindAuthManagerByConnInfo(&connInfo, false); HWTEST_F() local 414 AuthManager *auth = FindAuthManagerByConnInfo(&connInfo, false); HWTEST_F() local 460 AuthManager *auth = FindAuthManagerByConnInfo(&connInfo, false); HWTEST_F() local 507 AuthManager *auth = FindAuthManagerByConnInfo(&connInfo, false); HWTEST_F() local 550 AuthManager *auth = FindAuthManagerByConnInfo(&connInfo, false); HWTEST_F() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | fscrypt_key_v2.cpp | 181 bool FscryptKeyV2::DecryptClassE(const UserAuth &auth, bool &isSupport, in DecryptClassE() argument 193 bool FscryptKeyV2::EncryptClassE(const UserAuth &auth, bool &isSupport, uint32_t user, uint32_t status) in EncryptClassE() argument
|
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_device.c | 80 static int amdgpu_get_auth(int fd, int *auth) in amdgpu_get_auth() argument
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-policy2c/ |
| H A D | minimal-secure-streams.c | 77 const lws_ss_auth_t *auth; in main() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | aes-ccm.c | 117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth() argument 132 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth() argument 148 aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, size_t M, const u8 *plain, size_t plain_len, const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) aes_ccm_ae() argument 178 aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, size_t M, const u8 *crypt, size_t crypt_len, const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) aes_ccm_ad() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | aes-ccm.c | 117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth() argument 132 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth() argument 148 aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, size_t M, const u8 *plain, size_t plain_len, const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) aes_ccm_ae() argument 178 aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, size_t M, const u8 *crypt, size_t crypt_len, const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) aes_ccm_ad() argument [all...] |
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_process_skeleton_unittest.cpp | 1383 std::shared_ptr<CommAuthInfo> auth = in HWTEST_F() local 1405 std::shared_ptr<CommAuthInfo> auth = in HWTEST_F() local 1427 std::shared_ptr<CommAuthInfo> auth = in HWTEST_F() local 1449 std::shared_ptr<CommAuthInfo> auth = in HWTEST_F() local 1471 std::shared_ptr<CommAuthInfo> auth = in HWTEST_F() local 1493 std::shared_ptr<CommAuthInfo> auth = HWTEST_F() local 1516 std::shared_ptr<CommAuthInfo> auth = HWTEST_F() local 1562 std::shared_ptr<CommAuthInfo> auth = HWTEST_F() local 1588 std::shared_ptr<CommAuthInfo> auth = HWTEST_F() local [all...] |