Searched defs:psec (Results 1 – 12 of 12) sorted by relevance
/third_party/elfio/examples/tutorial/ |
D | tutorial.cpp | 61 section* psec = reader.sections[i]; in main() local 82 section* psec = reader.sections[i]; in main() local
|
/third_party/openssl/crypto/ |
D | o_time.c | 102 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/ |
D | o_time.c | 102 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/ |
D | ecdh_ossl.c | 28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key()
|
D | ec_kmeth.c | 225 int (*ckey)(unsigned char **psec, in EC_KEY_METHOD_set_compute_key()
|
/third_party/openssl/crypto/ec/ |
D | ecdh_ossl.c | 28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key()
|
D | ec_kmeth.c | 225 int (*ckey)(unsigned char **psec, in EC_KEY_METHOD_set_compute_key()
|
/third_party/elfio/elfio/ |
D | elfio_segment.hpp | 121 Elf_Half add_section( section* psec, in add_section()
|
D | elfio.hpp | 604 for ( const auto& psec : sections ) { in load_segments() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | a_time.c | 456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff()
|
/third_party/openssl/crypto/asn1/ |
D | a_time.c | 456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 53941 struct netport_security_struct psec; member
|