Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp_hardware.h143 CCP_AES_TYPE_128 = 0, enumerator
H A Dccp.c295 s->blkcipher.cipher_type = CCP_AES_TYPE_128; in ccp_aes_setkey()