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.pl2031 subi $taillen,$taillen,16
2415 my $taillen=$x70;
2882 cmpwi $taillen,0
2918 cmpwi $taillen,0
2937 mtctr $taillen
2943 li $taillen,0
3031 cmpwi $taillen,0
3557 cmpwi $taillen,0
3591 cmpwi $taillen,0
3643 mtctr $taillen
[all …]
/openssl/crypto/pem/
H A Dpem_lib.c931 int len, taillen, headerlen, ret = 0; in PEM_read_bio_ex() local
973 &taillen) < 0) { in PEM_read_bio_ex()
977 len += taillen; in PEM_read_bio_ex()

Completed in 15 milliseconds