Searched refs:cw_algorithm_type (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/crypto/via/ | ||
H A D | padlock.h | 49 #define cw_algorithm_type __field.algorithm_type macro |
H A D | padlock_cipher.c | 130 cw->cw_algorithm_type = PADLOCK_ALGORITHM_TYPE_AES; in padlock_cipher_setup() |