Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp_hardware.h183 CCP_CIPHER_DIR_ENCRYPT = 1, enumerator
H A Dccp_hardware.c1509 dir = CCP_CIPHER_DIR_ENCRYPT; in ccp_do_blkcipher()
1876 dir = CCP_CIPHER_DIR_ENCRYPT; in ccp_gcm()
1984 if (dir == CCP_CIPHER_DIR_ENCRYPT) in ccp_gcm()