Home
last modified time | relevance | path

Searched refs:SHA1_Init (Results 1 – 18 of 18) sorted by relevance

/external/ppp/pppd/
Dchap_ms.c552 SHA1_Init(&sha1Context); in ChallengeHash()
687 SHA1_Init(&sha1Context); in GenerateAuthenticatorResponse()
695 SHA1_Init(&sha1Context); in GenerateAuthenticatorResponse()
740 SHA1_Init(&sha1Context); in mppe_set_keys()
827 SHA1_Init(&sha1Context); in mppe_set_keys2()
840 SHA1_Init(&sha1Context); in mppe_set_keys2()
856 SHA1_Init(&sha1Context); in mppe_set_keys2()
Dsha1.h25 extern void SHA1_Init(SHA1_CTX *);
Dsha1.c103 SHA1_Init(SHA1_CTX *context) in SHA1_Init() function
/external/ltp/testcases/kernel/security/integrity/ima/src/
Dima_boot_aggregate.c96 SHA1_Init(&c); in main()
113 SHA1_Init(&c); in main()
/external/curl/src/
Dtool_metalink.c145 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function
202 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function
293 static int SHA1_Init(SHA_CTX *pctx) in SHA1_Init() function
347 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function
420 static int SHA1_Init(SHA_CTX *ctx) in SHA1_Init() function
476 CURLX_FUNCTION_CAST(Curl_digest_init_func, SHA1_Init),
/external/ltp/m4/
Dltp-crypto.m46 AC_CHECK_LIB([crypto], [SHA1_Init], [have_libcrypto=yes], [AC_MSG_WARN(missing libcrypto)])
/external/boringssl/src/crypto/fipsmodule/digest/
Ddigests.c127 CHECK(SHA1_Init(ctx->md_data)); in sha1_init()
253 CHECK(MD5_Init(&ctx->md5) && SHA1_Init(&ctx->sha1)); in md5_sha1_init()
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha_test.cc26 SHA1_Init(&ctx); in TEST()
Dsha1.c67 int SHA1_Init(SHA_CTX *sha) { in SHA1_Init() function
79 SHA1_Init(&ctx); in SHA1()
/external/nos/host/android/hals/authsecret/
DAuthSecret.cpp42 SHA1_Init(&c); in CalculatePasswordDigest()
/external/boringssl/src/include/openssl/
Dsha.h77 OPENSSL_EXPORT int SHA1_Init(SHA_CTX *sha);
/external/libbrillo/brillo/
Dcryptohome.cc81 SHA1_Init(&ctx); in SanitizeUserName()
/external/boringssl/src/crypto/cipher_extra/
Dtls_cbc.c289 SHA1_Init(&md_state.sha1); in EVP_tls_cbc_digest_record()
/external/nos/host/generic/citadel/updater/
Dupdater.cpp344 SHA1_Init(&ctx); in compute_digest()
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list1111 SHA1_Init
DBoringSSL-GRPC.podspec2663 '#define SHA1_Init GRPC_SHADOW_SHA1_Init',
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c2324 SHA1_Init(c); in eay_sha1_init()
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1139 #define SHA1_Init GRPC_SHADOW_SHA1_Init macro