| /src/crypto/external/apache2/openssl/dist/crypto/ |
| o_time.c | 70 long *pday, int *psec); 101 int OPENSSL_gmtime_diff(int *pday, int *psec, 124 if (psec) 125 *psec = diff_sec; 132 long *pday, int *psec) 170 *psec = offset_hms;
|
| /src/crypto/external/bsd/openssl/dist/crypto/ |
| o_time.c | 70 long *pday, int *psec); 102 int OPENSSL_gmtime_diff(int *pday, int *psec, 125 if (psec) 126 *psec = diff_sec; 134 long *pday, int *psec) 172 *psec = offset_hms;
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ |
| o_time.c | 70 long *pday, int *psec); 102 int OPENSSL_gmtime_diff(int *pday, int *psec, 125 if (psec) 126 *psec = diff_sec; 134 long *pday, int *psec) 172 *psec = offset_hms;
|
| /src/crypto/external/apache2/openssl/dist/crypto/ec/ |
| ecdh_ossl.c | 28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, 36 return ecdh->group->meth->ecdh_compute_key(psec, pseclen, pub_key, ecdh);
|
| ec_kmeth.c | 219 int (*ckey)(unsigned char **psec,
|
| /src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| ecdh_ossl.c | 28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, 36 return ecdh->group->meth->ecdh_compute_key(psec, pseclen, pub_key, ecdh);
|
| ec_kmeth.c | 225 int (*ckey)(unsigned char **psec,
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| ecdh_ossl.c | 22 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, 30 return ecdh->group->meth->ecdh_compute_key(psec, pseclen, pub_key, ecdh);
|
| ec_kmeth.c | 198 int (*ckey)(unsigned char **psec,
|
| /src/external/bsd/ntp/dist/util/ |
| sht.c | 71 LPSECURITY_ATTRIBUTES psec=0; 83 psec, sizeof (struct shmTime),buf); 87 cout <<"CreateFileMapping with psec!=0 failed"<<endl;
|
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_shm.c | 161 LPSECURITY_ATTRIBUTES psec = 0; 185 psec = &sa; 187 shmid = CreateFileMapping ((HANDLE)0xffffffff, psec, PAGE_READWRITE,
|
| /src/external/bsd/openldap/dist/servers/slapd/slapi/ |
| slapi_ops.c | 99 plugin_search_entry_callback psec = NULL; local 105 slapi_pblock_get( pb, SLAPI_X_INTOP_SEARCH_ENTRY_CALLBACK, (void **)&psec ); 108 if ( psec != NULL ) { 109 rc = (*psec)( rs->sr_entry, callback_data ); 635 plugin_search_entry_callback psec, 651 slapi_pblock_set( pb, SLAPI_X_INTOP_SEARCH_ENTRY_CALLBACK, (void *)psec );
|
| /src/crypto/external/apache2/openssl/dist/crypto/asn1/ |
| a_time.c | 458 int ASN1_TIME_diff(int *pday, int *psec, 467 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to);
|
| /src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
| a_time.c | 456 int ASN1_TIME_diff(int *pday, int *psec, 465 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to);
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
| a_time.c | 452 int ASN1_TIME_diff(int *pday, int *psec, 461 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to);
|
| /src/sys/arch/i386/stand/mbr/ |
| gptmbr.S | 58 psec = _phdr + 512 define
|
| /src/sys/dev/scsipi/ |
| scsipi_cd.h | 144 uint8_t psec; member in struct:scsipi_toc_rawtoc
|
| /src/external/gpl3/binutils/dist/bfd/ |
| merge.c | 1129 *PSEC, this returns the new offset in the adjusted SEC_MERGE 1130 section and writes the new section back into *PSEC. */ 1133 _bfd_merged_section_offset (bfd *output_bfd ATTRIBUTE_UNUSED, asection **psec, 1136 asection *sec = *psec; 1149 *psec = sec = secinfo->reprsec; 1162 *psec = secinfo->reprsec; 1172 (*psec)->name, (unsigned)lb);*/
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| merge.c | 1106 *PSEC, this returns the new offset in the adjusted SEC_MERGE 1107 section and writes the new section back into *PSEC. */ 1110 _bfd_merged_section_offset (bfd *output_bfd ATTRIBUTE_UNUSED, asection **psec, 1114 asection *sec = *psec; 1140 *psec = secinfo->reprsec; 1150 (*psec)->name, (unsigned)lb);*/
|
| /src/external/lgpl3/gmp/dist/tune/ |
| time.c | 1344 "psec", where each "psec" is a "punit" of a second. 1347 psec parts, in case a simple "sec+psec*punit" exceeds the precision of a 1357 #define DIFF_SECS_ROUTINE(sec, psec, punit) \ 1361 psec_diff = (long) end->psec - (long) start->psec; \
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| merge.c | 1106 *PSEC, this returns the new offset in the adjusted SEC_MERGE 1107 section and writes the new section back into *PSEC. */ 1110 _bfd_merged_section_offset (bfd *output_bfd ATTRIBUTE_UNUSED, asection **psec, 1114 asection *sec = *psec; 1140 *psec = secinfo->reprsec; 1150 (*psec)->name, (unsigned)lb);*/
|
| /src/external/gpl3/gdb/dist/bfd/ |
| merge.c | 1106 *PSEC, this returns the new offset in the adjusted SEC_MERGE 1107 section and writes the new section back into *PSEC. */ 1110 _bfd_merged_section_offset (bfd *output_bfd ATTRIBUTE_UNUSED, asection **psec, 1114 asection *sec = *psec; 1140 *psec = secinfo->reprsec; 1150 (*psec)->name, (unsigned)lb);*/
|
| /src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| crypto.h | 343 int OPENSSL_gmtime_diff(int *pday, int *psec,
|
| /src/crypto/external/apache2/openssl/dist/include/openssl/ |
| ec.h | 1486 int (*ckey)(unsigned char **psec, size_t *pseclen, 1522 int (**pck)(unsigned char **psec,
|
| /src/crypto/external/bsd/openssl/dist/include/openssl/ |
| ec.h | 1477 int (*ckey)(unsigned char **psec, size_t *pseclen, 1519 int (**pck)(unsigned char **psec,
|