Searched refs:alloc_bytes (Results 1 – 1 of 1) sorted by relevance
231 size_t alloc_bytes; in C_GetMechanismList() local265 alloc_bytes = sizeof (crypto_get_provider_mechanisms_t) + in C_GetMechanismList()269 pm = malloc(alloc_bytes); in C_GetMechanismList()