Searched refs:g_eli_alloc_data (Results 1 – 4 of 4) sorted by relevance
399 if (!g_eli_alloc_data(bp, size)) { in g_eli_auth_read()489 if (!g_eli_alloc_data(bp, size)) { in g_eli_auth_run()
281 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);
952 g_eli_alloc_data(struct bio *bp, int sz) in g_eli_alloc_data() function