Home | History | Annotate | Download | only in common

Lines Matching full:omac1_aes_128

57 		return omac1_aes_128(key, buf, len, mic);
178 if (omac1_aes_128(kck, buf, pos - buf, mic)) {