Home
last modified time | relevance | path

Searched refs:stm (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/asn1/
H A Da_time.c494 struct tm stm; in ossl_asn1_time_print_ex() local
523 stm.tm_year + 1900, stm.tm_mon + 1, in ossl_asn1_time_print_ex()
524 stm.tm_mday, stm.tm_hour, in ossl_asn1_time_print_ex()
525 stm.tm_min, stm.tm_sec, f_len, f, in ossl_asn1_time_print_ex()
530 _asn1_mon[stm.tm_mon], stm.tm_mday, stm.tm_hour, in ossl_asn1_time_print_ex()
531 stm.tm_min, stm.tm_sec, f_len, f, stm.tm_year + 1900, in ossl_asn1_time_print_ex()
537 stm.tm_year + 1900, stm.tm_mon + 1, in ossl_asn1_time_print_ex()
538 stm.tm_mday, stm.tm_hour, in ossl_asn1_time_print_ex()
539 stm.tm_min, stm.tm_sec, in ossl_asn1_time_print_ex()
544 _asn1_mon[stm.tm_mon], stm.tm_mday, stm.tm_hour, in ossl_asn1_time_print_ex()
[all …]
H A Da_utctm.c77 struct tm stm, ttm; in ASN1_UTCTIME_cmp_time_t() local
80 if (!ossl_asn1_utctime_to_tm(&stm, s)) in ASN1_UTCTIME_cmp_time_t()
86 if (!OPENSSL_gmtime_diff(&day, &sec, &ttm, &stm)) in ASN1_UTCTIME_cmp_time_t()
/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl121 stm ($xc,$xc_,"$stdframe+4*8+4*$c0($sp)"); # reload pair of 'c's
274 &{$z? \&stmg:\&stm} ("%r6","%r15","6*$SIZE_T($sp)");
298 stm (@t[0],@t[1],"$stdframe+4*8+4*10($sp)");# offload x[10]-x[11]
312 stm (@t[0],@t[1],"$stdframe+4*8+4*8($sp)"); # offload x[8]-x[9]
406 stm (@x[0],@x[7],"$stdframe+4*0($sp)");
410 stm (@x[12],@x[15],"$stdframe+4*12($sp)");
419 stm (@x[0],@x[3],"$stdframe+4*8($sp)");
453 &{$z? \&stmg:\&stm} ("%r6","%r7","6*$SIZE_T($sp)");
743 &{$z? \&stmg:\&stm} ("%r6","%r7","6*$SIZE_T($sp)");
/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl117 &{$z? \&stmg:\&stm} ("%r2","%r3","0(%r4)");
139 &{$z? \&stmg:\&stm} ("%r6","%r14","6*$SIZE_T($sp)");
242 &{$z? \&stmg:\&stm} ("%r6","%r14","6*$SIZE_T($sp)");
355 &{$z? \&stmg:\&stm} ("%r10","%r15","10*$SIZE_T($sp)");
894 &{$z? \&stmg:\&stm} ("%r6","%r10","6*$SIZE_T($sp)");

Completed in 14 milliseconds