HomeSort by: relevance | last modified time | path
    Searched defs:bi_array (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/daa/
bi.h 52 typedef struct _bi_array bi_array[1]; typedef in typeref:struct:_bi_array
83 #define ALLOC_BI_ARRAY() (bi_array_ptr)malloc( sizeof( bi_array))

Completed in 19 milliseconds