Searched refs:ctxsize (Results 1 – 2 of 2) sorted by relevance
| /crypto/ | ||
| A D | internal.h | 37 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask); member |
| A D | api.c | 385 return len + type_obj->ctxsize(alg, type, mask); in crypto_ctxsize() |
Completed in 4 milliseconds