Home
last modified time | relevance | path

Searched refs:taillen (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl2030 subi $taillen,$taillen,16
2414 my $taillen=$x70;
2855 cmpwi $taillen,0
2891 cmpwi $taillen,0
2910 mtctr $taillen
2916 li $taillen,0
3004 cmpwi $taillen,0
3512 cmpwi $taillen,0
3546 cmpwi $taillen,0
3598 mtctr $taillen
[all …]
/openssl/crypto/pem/
H A Dpem_lib.c922 int len, taillen, headerlen, ret = 0; in PEM_read_bio_ex() local
964 &taillen) < 0) { in PEM_read_bio_ex()
968 len += taillen; in PEM_read_bio_ex()

Completed in 19 milliseconds