Searched defs:ps (Results 1 – 6 of 6) sorted by relevance
55 static void property_free(PROPERTY_STRING *ps) in property_free()123 PROPERTY_STRING *ps = OPENSSL_malloc(sizeof(*ps) + l); in new_property_string() local142 PROPERTY_STRING p, *ps, *ps_new; in ossl_property_string() local
367 static int create_popo_signature(OSSL_CRMF_POPOSIGNINGKEY *ps, in create_popo_signature()414 OSSL_CRMF_POPOSIGNINGKEY *ps = OSSL_CRMF_POPOSIGNINGKEY_new(); in OSSL_CRMF_MSG_create_popo() local
135 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0()
160 const char *ps; member185 const char *ps; in test_property_parse_error() local
278 static int ps; in read_string_inner() local
1278 void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0()
Completed in 19 milliseconds