Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx-842.c1335 static uint8_t sw842_get_byte(const char *buf, int bit) in sw842_get_byte() function
1349 byte = sw842_get_byte(*buf, *bit); in sw842_get_template()
1361 byte = sw842_get_byte(*buf, *bit); in sw842_get_repeat_count()
1372 ptr = sw842_get_byte(*buf, *bit); in sw842_get_ptr2()
1425 **outbuf = sw842_get_byte(*inbuf, *inbit); in sw842_data2()
1428 **outbuf = sw842_get_byte(*inbuf, *inbit); in sw842_data2()