Home
last modified time | relevance | path

Searched defs:psec (Results 1 - 9 of 9) sorted by relevance

/third_party/elfio/examples/tutorial/
H A Dtutorial.cpp61 section* psec = reader.sections[i]; in main() local
82 section* psec = reader.sections[i]; in main() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decdh_ossl.c28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key() argument
H A Dec_kmeth.c224 EC_KEY_METHOD_set_compute_key(EC_KEY_METHOD *meth, int (*ckey)(unsigned char **psec, size_t *pseclen, const EC_POINT *pub_key, const EC_KEY *ecdh)) EC_KEY_METHOD_set_compute_key() argument
/third_party/openssl/crypto/ec/
H A Decdh_ossl.c28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key() argument
H A Dec_kmeth.c224 EC_KEY_METHOD_set_compute_key(EC_KEY_METHOD *meth, int (*ckey)(unsigned char **psec, size_t *pseclen, const EC_POINT *pub_key, const EC_KEY *ecdh)) EC_KEY_METHOD_set_compute_key() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Do_time.c102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() argument
133 julian_adj(const struct tm *tm, int off_day, long offset_sec, long *pday, int *psec) julian_adj() argument
/third_party/openssl/crypto/
H A Do_time.c102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() argument
133 julian_adj(const struct tm *tm, int off_day, long offset_sec, long *pday, int *psec) julian_adj() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff() argument
/third_party/openssl/crypto/asn1/
H A Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff() argument

Completed in 6 milliseconds