Searched refs:evp_pkey_ctx_ctrl_int (Results 1 – 1 of 1) sorted by relevance
/openssl-master/crypto/evp/ |
A D | pmeth_lib.c | 1284 static int evp_pkey_ctx_ctrl_int(EVP_PKEY_CTX *ctx, int keytype, int optype, in evp_pkey_ctx_ctrl_int() function 1352 return evp_pkey_ctx_ctrl_int(ctx, keytype, optype, cmd, p1, p2); in EVP_PKEY_CTX_ctrl() 1538 ret = evp_pkey_ctx_ctrl_int(ctx, -1, ctx->operation, in evp_pkey_ctx_use_cached_data()
|
Completed in 7 milliseconds