Home
last modified time | relevance | path

Searched refs:PADLOCK_DIRECTION_DECRYPT (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/crypto/via/
H A Dpadlock_cipher.c74 #define PADLOCK_DIRECTION_DECRYPT 1 macro
218 cw->cw_direction = PADLOCK_DIRECTION_DECRYPT; in padlock_cipher_process()