Searched refs:alloc_bytes (Results 1 – 1 of 1) sorted by relevance
233 size_t alloc_bytes; in C_GetMechanismList() local267 alloc_bytes = sizeof (crypto_get_provider_mechanisms_t) + in C_GetMechanismList()271 pm = malloc(alloc_bytes); in C_GetMechanismList()