Searched refs:get_mac (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost89.h84 void get_mac(byte * buffer, int nbits, byte * out);
H A Dgost89.c501 void get_mac(byte * buffer, int nbits, byte * out) function
535 get_mac(buffer, mac_len, mac);
560 get_mac(buffer, mac_len, mac);
H A Dgost_crypt.c584 get_mac(c->buffer, 32, md);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost89.h84 void get_mac(byte * buffer, int nbits, byte * out);
H A Dgost89.c501 void get_mac(byte * buffer, int nbits, byte * out) function
535 get_mac(buffer, mac_len, mac);
560 get_mac(buffer, mac_len, mac);
H A Dgost_crypt.c584 get_mac(c->buffer, 32, md);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A Ddst.c912 u8 get_mac[] = { 0x00, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; local
913 get_mac[7] = dst_check_sum(get_mac, 7);
914 if (dst_command(state, get_mac, 8) < 0) {

Completed in 67 milliseconds