Searched refs:init_ctx (Results 1 – 4 of 4) sorted by relevance
22 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
90 void init_ctx(SSL_CTX *ctx) {311 init_ctx(ctx);
3077 static int init_ctx(struct hs20_osu_client *ctx) in init_ctx() function3197 if (init_ctx(&ctx) < 0) in main()