Home
last modified time | relevance | path

Searched refs:init_ctx (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/apps/
Dpkeyutl.c22 static EVP_PKEY_CTX *init_ctx(const char *kdfalg, int *pkeysize,
216 ctx = init_ctx(kdfalg, &keysize, inkey, keyform, key_type, in pkeyutl_main()
364 static EVP_PKEY_CTX *init_ctx(const char *kdfalg, int *pkeysize, in init_ctx() function
/third_party/grpc/src/objective-c/tests/CronetTests/
DCronetUnitTests.mm90 void init_ctx(SSL_CTX *ctx) {
311 init_ctx(ctx);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c3077 static int init_ctx(struct hs20_osu_client *ctx) in init_ctx() function
3197 if (init_ctx(&ctx) < 0) in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c3077 static int init_ctx(struct hs20_osu_client *ctx) in init_ctx() function
3197 if (init_ctx(&ctx) < 0) in main()