OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tlsf
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/x509/
v3_tlsf.c
88
TLS_FEATURE *
tlsf
;
local
96
if ((
tlsf
= sk_ASN1_INTEGER_new_null()) == NULL) {
124
|| sk_ASN1_INTEGER_push(
tlsf
, ai) <= 0) {
131
return
tlsf
;
134
sk_ASN1_INTEGER_pop_free(
tlsf
, ASN1_INTEGER_free);
/src/crypto/external/bsd/openssl/dist/crypto/x509/
v3_tlsf.c
90
TLS_FEATURE *
tlsf
;
local
98
if ((
tlsf
= sk_ASN1_INTEGER_new_null()) == NULL) {
127
|| sk_ASN1_INTEGER_push(
tlsf
, ai) <= 0) {
134
return
tlsf
;
137
sk_ASN1_INTEGER_pop_free(
tlsf
, ASN1_INTEGER_free);
/src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_tlsf.c
90
TLS_FEATURE *
tlsf
;
local
98
if ((
tlsf
= sk_ASN1_INTEGER_new_null()) == NULL) {
127
|| sk_ASN1_INTEGER_push(
tlsf
, ai) <= 0) {
132
return
tlsf
;
135
sk_ASN1_INTEGER_pop_free(
tlsf
, ASN1_INTEGER_free);
/src/external/bsd/ntp/dist/libparse/
clk_trimtsip.c
352
int
tlsf
= t->t_gpsutcleap = (u_short) getshort((unsigned char *)&mb(24)); /* new leap correction */
local
368
(
tlsf
!= tls) && /* something will change */
372
if (
tlsf
> tls)
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026