Searched refs:fvplo (Results 1 - 4 of 4) sorted by relevance
/ast/src/cmd/dsslib/ip_t/ |
H A D | ptvmin.c | 32 return fvplo(z, m, r, a);
|
H A D | fv.h | 56 extern unsigned char* fvplo(int, int, unsigned char*, const unsigned char*);
|
H A D | testiv.c | 147 lo = fvplo(iv->size, prefix[iv->size], iv->r1, prefix);
|
H A D | fv.c | 459 fvplo(int z, int m, unsigned char* r, const unsigned char* a) function
|
Completed in 14 milliseconds