Searched defs:ps (Results 1 – 6 of 6) sorted by relevance
60 static void property_free(PROPERTY_STRING *ps) in property_free()128 PROPERTY_STRING *ps = OPENSSL_malloc(sizeof(*ps) + l); in new_property_string() local145 PROPERTY_STRING p, *ps, *ps_new; in ossl_property_string() local
362 static int create_popo_signature(OSSL_CRMF_POPOSIGNINGKEY *ps, in create_popo_signature()420 OSSL_CRMF_POPOSIGNINGKEY *ps = OSSL_CRMF_POPOSIGNINGKEY_new(); in OSSL_CRMF_MSG_create_popo() local
134 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0()
193 const char *ps; member222 const char *ps; in test_property_parse_error() local
278 static int ps; in read_string_inner() local
1280 void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0()
Completed in 14 milliseconds