Home
last modified time | relevance | path

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

/openssl/crypto/property/
H A Dproperty_string.c60 static void property_free(PROPERTY_STRING *ps) in property_free()
128 PROPERTY_STRING *ps = OPENSSL_malloc(sizeof(*ps) + l); in new_property_string() local
145 PROPERTY_STRING p, *ps, *ps_new; in ossl_property_string() local
/openssl/crypto/crmf/
H A Dcrmf_lib.c368 static int create_popo_signature(OSSL_CRMF_POPOSIGNINGKEY *ps, in create_popo_signature()
426 OSSL_CRMF_POPOSIGNINGKEY *ps = OSSL_CRMF_POPOSIGNINGKEY_new(); in OSSL_CRMF_MSG_create_popo() local
/openssl/crypto/dsa/
H A Ddsa_sign.c135 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0()
/openssl/test/
H A Dproperty_test.c189 const char *ps; member
214 const char *ps; in test_property_parse_error() local
/openssl/crypto/ui/
H A Dui_openssl.c278 static int ps; in read_string_inner() local
/openssl/crypto/ec/
H A Dec_asn1.c1287 void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0()

Completed in 48 milliseconds