Searched refs:g_eli_alloc_data (Results 1 – 4 of 4) sorted by relevance
400 if (!g_eli_alloc_data(bp, size)) { in g_eli_auth_read()490 if (!g_eli_alloc_data(bp, size)) { in g_eli_auth_run()
282 if (!g_eli_alloc_data(bp, bp->bio_length)) { in g_eli_crypto_run()
701 bool g_eli_alloc_data(struct bio *bp, int sz);
953 g_eli_alloc_data(struct bio *bp, int sz) in g_eli_alloc_data() function