Home
last modified time | relevance | path

Searched refs:endp (Results 1 – 6 of 6) sorted by relevance

/crypto/
A Dia64cpuid.S21 .endp OPENSSL_cpuid_setup#
28 .endp OPENSSL_rdtsc#
50 .endp OPENSSL_atomic_add#
87 .endp OPENSSL_cleanse#
127 .endp CRYPTO_memcmp#
162 .endp OPENSSL_instrument_bus#
207 .endp OPENSSL_instrument_bus2#
A Dcore_namemap.c317 char *tmp, *p, *q, *endp; in ossl_namemap_add_names() local
366 endp = p; in ossl_namemap_add_names()
369 for (p = tmp; p < endp; p = q) { in ossl_namemap_add_names()
/crypto/bio/
A Dbio_addr.c872 char *endp = NULL; in BIO_lookup_ex() local
873 long portnum = strtol(service, &endp, 10); in BIO_lookup_ex()
897 if (endp != service && *endp == '\0' in BIO_lookup_ex()
902 } else if (endp == service) { in BIO_lookup_ex()
/crypto/poly1305/asm/
A Dpoly1305-ia64.S105 .endp poly1305_init#
277 .endp poly1305_blocks#
363 .endp poly1305_emit#
/crypto/bn/asm/
A Dia64.S225 .endp bn_add_words#
278 .endp bn_sub_words#
396 .endp bn_mul_words#
464 .endp bn_mul_add_words#
529 .endp bn_sqr_words#
573 .endp bn_sqr_comba8#
1165 .endp bn_mul_comba8#
1201 .endp bn_sqr_comba4#
1381 .endp bn_mul_comba4#
1563 .endp bn_div_words#
/crypto/aes/asm/
A Daes-ia64.S280 .endp _ia64_AES_encrypt#
420 .endp AES_encrypt#
460 exit if (/\.endp\s+AES_decrypt/);
657 .endp _ia64_AES_decrypt#
797 .endp AES_decrypt#

Completed in 13 milliseconds