Searched defs:CAST_encrypt (Results 1 – 4 of 4) sorted by relevance
36 sub CAST_encrypt { subroutine
3 .globl CAST_encrypt symbol6 CAST_encrypt: label
103 #define CAST_encrypt CAST_encrypt_normal macro114 #define CAST_encrypt CAST_encrypt_ptr macro125 #define CAST_encrypt CAST_encrypt_ptr2 macro
62 void CAST_encrypt(CAST_LONG *data, const CAST_KEY *key) in CAST_encrypt() function