Home
last modified time | relevance | path

Searched defs:psec (Results 1 – 12 of 12) sorted by relevance

/third_party/elfio/examples/tutorial/
Dtutorial.cpp61 section* psec = reader.sections[i]; in main() local
82 section* psec = reader.sections[i]; in main() local
/third_party/openssl/crypto/
Do_time.c102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff()
134 long *pday, int *psec) in julian_adj()
/third_party/node/deps/openssl/openssl/crypto/
Do_time.c102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff()
134 long *pday, int *psec) in julian_adj()
/third_party/node/deps/openssl/openssl/crypto/ec/
Decdh_ossl.c28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key()
Dec_kmeth.c225 int (*ckey)(unsigned char **psec, in EC_KEY_METHOD_set_compute_key()
/third_party/openssl/crypto/ec/
Decdh_ossl.c28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key()
Dec_kmeth.c225 int (*ckey)(unsigned char **psec, in EC_KEY_METHOD_set_compute_key()
/third_party/elfio/elfio/
Delfio_segment.hpp121 Elf_Half add_section( section* psec, in add_section()
Delfio.hpp604 for ( const auto& psec : sections ) { in load_segments() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff()
/third_party/openssl/crypto/asn1/
Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h53941 struct netport_security_struct psec; member