Searched defs:aes_const (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/common/crypto/aes/sun4u/ |
| H A D | aes_crypt_asm.s | 2421 aes_const: label 2469 .type aes_const,#object 2470 .size aes_const,40 2489 sethi %hi(aes_const), %l0 2494 or %l0, %lo(aes_const), %l0 2509 sethi %hh(aes_const), %l0 2510 sethi %lm(aes_const), %l7 2512 or %l0, %hm(aes_const), %l0 2513 or %l7, %lo(aes_const), %l7 2531 sethi %hi(aes_const), [all...] |
Completed in 76 milliseconds