Home
last modified time | relevance | path

Searched refs:pinfo (Results 1 – 2 of 2) sorted by relevance

/apps/
A Dlist.c1252 const char *pinfo, *pem_str; in list_pkey() local
1255 &pinfo, &pem_str, ameth); in list_pkey()
1261 BIO_printf(bio_out, " Name: %s\n", pinfo); in list_pkey()
A Dcmp.c1962 POLICYINFO *pinfo; in setup_request_ctx() local
1972 if ((pinfo = POLICYINFO_new()) == NULL) { in setup_request_ctx()
1976 pinfo->policyid = policy; in setup_request_ctx()
1978 if (!OSSL_CMP_CTX_push0_policy(ctx, pinfo)) { in setup_request_ctx()
1980 POLICYINFO_free(pinfo); in setup_request_ctx()

Completed in 16 milliseconds