Home
last modified time | relevance | path

Searched defs:ps (Results 1 – 6 of 6) sorted by relevance

/openssl-master/crypto/property/
A Dproperty_string.c55 static void property_free(PROPERTY_STRING *ps) in property_free()
123 PROPERTY_STRING *ps = OPENSSL_malloc(sizeof(*ps) + l); in new_property_string() local
142 PROPERTY_STRING p, *ps, *ps_new; in ossl_property_string() local
/openssl-master/crypto/crmf/
A Dcrmf_lib.c367 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
/openssl-master/crypto/dsa/
A Ddsa_sign.c135 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0()
/openssl-master/test/
A Dproperty_test.c160 const char *ps; member
185 const char *ps; in test_property_parse_error() local
/openssl-master/crypto/ui/
A Dui_openssl.c278 static int ps; in read_string_inner() local
/openssl-master/crypto/ec/
A Dec_asn1.c1278 void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0()

Completed in 19 milliseconds