Searched defs:arcfour_crypt_aligned (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/arcfour/sun4u/
H A Darcfour_crypt_asm.s32 arcfour_crypt_aligned(ARCFour_key *key, size_t len, uchar_t *in, uchar_t *out)
51 * SUBROUTINE arcfour_crypt_aligned
53 * void arcfour_crypt_aligned(ARCFour_key *key, size_t len,
58 .global arcfour_crypt_aligned
61 arcfour_crypt_aligned: label
519 .type arcfour_crypt_aligned,2
520 .size arcfour_crypt_aligned,(. - arcfour_crypt_aligned)

Completed in 52 milliseconds