Guest User

stripped_library

a guest
Mar 12th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.49 KB | None | 0 0
  1. salsa20.o:
  2. U __epilogue_restores__
  3. U __prologue_saves__
  4. U avrnacl_bigint_add
  5. U crypto_core_salsa20
  6. 00000160 T crypto_stream_salsa20
  7. 00000000 T crypto_stream_salsa20_xor
  8.  
  9. xsalsa20.o:
  10. U __epilogue_restores__
  11. U __prologue_saves__
  12. U crypto_core_hsalsa20
  13. U crypto_stream_salsa20
  14. U crypto_stream_salsa20_xor
  15. 00000042 T crypto_stream_xsalsa20
  16. 00000000 T crypto_stream_xsalsa20_xor
  17.  
  18. hsalsa20.o:
  19. U __epilogue_restores__
  20. U __prologue_saves__
  21. 00000032 T crypto_core_hsalsa20
  22.  
  23. salsa20.o:
  24. U __epilogue_restores__
  25. U __prologue_saves__
  26. U avrnacl_bigint_add
  27. 000001da T crypto_core_salsa20
  28.  
  29. verify.o:
  30. 00000000 T crypto_verify_16
  31. 0000002a T crypto_verify_32
  32.  
  33. sha512.o:
  34. U __epilogue_restores__
  35. U __prologue_saves__
  36. U avrnacl_bigint_add
  37. 00000676 T crypto_hashblocks_sha512
  38. 00000000 R roundconstants
  39.  
  40. sha512.o:
  41. U __epilogue_restores__
  42. U __prologue_saves__
  43. U avrnacl_sha512_iv
  44. 00000000 T crypto_hash_sha512
  45. U crypto_hashblocks_sha512
  46.  
  47. hmac.o:
  48. U __epilogue_restores__
  49. U __prologue_saves__
  50. U avrnacl_sha512_iv
  51. 00000000 T crypto_auth_hmacsha512256
  52. 00000242 T crypto_auth_hmacsha512256_verify
  53. U crypto_hashblocks_sha512
  54. U crypto_verify_32
  55.  
  56. poly1305.o:
  57. U __epilogue_restores__
  58. U __mulhi3
  59. U __prologue_saves__
  60. U avrnacl_bigint_mul
  61. 00000038 T crypto_onetimeauth_poly1305
  62. 000003d6 T crypto_onetimeauth_poly1305_verify
  63. U crypto_verify_16
  64.  
  65. consts.o:
  66. 00000000 R avrnacl_sha512_iv
  67.  
  68. fe25519.o:
  69. U __epilogue_restores__
  70. U __mulhi3
  71. U __prologue_saves__
  72. U avrnacl_bigint_add
  73. U avrnacl_bigint_cmov
  74. U avrnacl_bigint_mul32
  75. U avrnacl_bigint_sub
  76. 00000000 T avrnacl_fe25519_add
  77. 000001f6 T avrnacl_fe25519_cmov
  78. 00000222 T avrnacl_fe25519_freeze
  79. 00000280 T avrnacl_fe25519_getparity
  80. 000003aa T avrnacl_fe25519_invert
  81. 000002fe T avrnacl_fe25519_iseq_vartime
  82. 000002b0 T avrnacl_fe25519_iszero
  83. 000000c4 T avrnacl_fe25519_mul
  84. 000001c8 T avrnacl_fe25519_neg
  85. 00000368 T avrnacl_fe25519_pack
  86. 0000070c T avrnacl_fe25519_pow2523
  87. 000001aa T avrnacl_fe25519_setone
  88. 00000194 T avrnacl_fe25519_setzero
  89. 0000018c T avrnacl_fe25519_square
  90. 00000050 T avrnacl_fe25519_sub
  91. 00000200 T avrnacl_fe25519_unpack
  92.  
  93. bigint.o:
  94. U __epilogue_restores__
  95. U __mulhi3
  96. U __prologue_saves__
  97. 00000000 T avrnacl_bigint_add
  98. 000003cc T avrnacl_bigint_cmov
  99. 00000076 T avrnacl_bigint_mul
  100. 000001ec T avrnacl_bigint_mul32
  101. 00000038 T avrnacl_bigint_sub
  102.  
  103. curve25519.o:
  104. U __epilogue_restores__
  105. U __prologue_saves__
  106. U avrnacl_fe25519_add
  107. U avrnacl_fe25519_cmov
  108. U avrnacl_fe25519_invert
  109. U avrnacl_fe25519_mul
  110. U avrnacl_fe25519_pack
  111. U avrnacl_fe25519_setone
  112. U avrnacl_fe25519_setzero
  113. U avrnacl_fe25519_square
  114. U avrnacl_fe25519_sub
  115. U avrnacl_fe25519_unpack
  116. 00000000 T crypto_scalarmult_curve25519
  117. 0000030c T crypto_scalarmult_curve25519_base
  118.  
  119. curve25519.o:
  120. U __epilogue_restores__
  121. 0000003c T crypto_dh_curve25519
  122. 00000000 T crypto_dh_curve25519_keypair
  123. U crypto_scalarmult_curve25519
  124. U crypto_scalarmult_curve25519_base
  125. U randombytes
  126.  
  127. xsalsa20poly1305.o:
  128. U __epilogue_restores__
  129. U __prologue_saves__
  130. U crypto_onetimeauth_poly1305
  131. U crypto_onetimeauth_poly1305_verify
  132. 00000000 T crypto_secretbox_xsalsa20poly1305
  133. 00000056 T crypto_secretbox_xsalsa20poly1305_open
  134. U crypto_stream_xsalsa20
  135. U crypto_stream_xsalsa20_xor
  136.  
  137. curve25519xsalsa20poly1305.o:
  138. U __epilogue_restores__
  139. U __prologue_saves__
  140. 0000008c T crypto_box_curve25519xsalsa20poly1305
  141. 00000070 T crypto_box_curve25519xsalsa20poly1305_afternm
  142. 00000038 T crypto_box_curve25519xsalsa20poly1305_beforenm
  143. 00000000 T crypto_box_curve25519xsalsa20poly1305_keypair
  144. 000000ca T crypto_box_curve25519xsalsa20poly1305_open
  145. 0000007e T crypto_box_curve25519xsalsa20poly1305_open_afternm
  146. U crypto_core_hsalsa20
  147. U crypto_scalarmult_curve25519
  148. U crypto_scalarmult_curve25519_base
  149. U crypto_secretbox_xsalsa20poly1305
  150. U crypto_secretbox_xsalsa20poly1305_open
  151. U randombytes
  152.  
  153. ed25519.o:
  154. U __adddi3_s8
  155. U __cmpdi2
  156. U __epilogue_restores__
  157. U __prologue_saves__
  158. 00000080 C avrnacl_ge25519_base
  159. U avrnacl_ge25519_double_scalarmult_vartime
  160. U avrnacl_ge25519_pack
  161. U avrnacl_ge25519_scalarmult_base
  162. U avrnacl_ge25519_unpackneg_vartime
  163. U avrnacl_sc25519_add
  164. U avrnacl_sc25519_from32bytes
  165. U avrnacl_sc25519_from64bytes
  166. U avrnacl_sc25519_mul
  167. U avrnacl_sc25519_to32bytes
  168. U crypto_hash_sha512
  169. 0000018c T crypto_sign_ed25519
  170. 000000da T crypto_sign_ed25519_keypair
  171. 0000031c T crypto_sign_ed25519_open
  172. U crypto_verify_32
  173. U randombytes
  174.  
  175. ge25519.o:
  176. U __epilogue_restores__
  177. U __prologue_saves__
  178. U avrnacl_fe25519_add
  179. U avrnacl_fe25519_cmov
  180. U avrnacl_fe25519_freeze
  181. U avrnacl_fe25519_getparity
  182. U avrnacl_fe25519_invert
  183. U avrnacl_fe25519_iseq_vartime
  184. U avrnacl_fe25519_iszero
  185. U avrnacl_fe25519_mul
  186. U avrnacl_fe25519_neg
  187. U avrnacl_fe25519_pack
  188. U avrnacl_fe25519_pow2523
  189. U avrnacl_fe25519_setone
  190. U avrnacl_fe25519_setzero
  191. U avrnacl_fe25519_square
  192. U avrnacl_fe25519_sub
  193. U avrnacl_fe25519_unpack
  194. 000002a0 R avrnacl_ge25519_base
  195. 0000057e T avrnacl_ge25519_double_scalarmult_vartime
  196. 00000542 T avrnacl_ge25519_isneutral_vartime
  197. 000004d0 T avrnacl_ge25519_pack
  198. 0000069e T avrnacl_ge25519_scalarmult_base
  199. 000002da T avrnacl_ge25519_unpackneg_vartime
  200. U avrnacl_sc25519_2interleave1
  201. U avrnacl_sc25519_window4
  202.  
  203. sc25519.o:
  204. U __epilogue_restores__
  205. U __prologue_saves__
  206. U avrnacl_bigint_add
  207. U avrnacl_bigint_cmov
  208. U avrnacl_bigint_mul
  209. U avrnacl_bigint_sub
  210. 00000254 T avrnacl_sc25519_2interleave1
  211. 00000168 T avrnacl_sc25519_add
  212. 000000da T avrnacl_sc25519_from32bytes
  213. 0000011a T avrnacl_sc25519_from64bytes
  214. 000001ac T avrnacl_sc25519_mul
  215. 0000014c T avrnacl_sc25519_to32bytes
  216. 000001dc T avrnacl_sc25519_window4
Add Comment
Please, Sign In to add comment