Searched refs:CAST_encrypt (Results 1 – 2 of 2) sorted by relevance
79 CAST_encrypt(d, ks); in OPENSSL_MSVC_PRAGMA()105 void CAST_encrypt(uint32_t *data, const CAST_KEY *key) { in CAST_encrypt() function187 CAST_encrypt(tin, ks); in CAST_cbc_encrypt()200 CAST_encrypt(tin, ks); in CAST_cbc_encrypt()376 CAST_encrypt((uint32_t *)ti, schedule); in CAST_cfb64_encrypt()396 CAST_encrypt((uint32_t *)ti, schedule); in CAST_cfb64_encrypt()
82 OPENSSL_EXPORT void CAST_encrypt(uint32_t *data, const CAST_KEY *key);