prf_alloc
prf = prf_alloc (PRF_HMAC, hash, key, klen);
prf = prf_alloc(ie->prf_type, hash->type, ie->skeyid, ie->skeyid_len);
prf = prf_alloc(ie->prf_type, ie->hash->type, exchange->recv_key,
prf = prf_alloc(ie->prf_type, ie->hash->type, key,
prf = prf_alloc(ie->prf_type, hash->type, hash->digest, *sz);
prf = prf_alloc(ie->prf_type, hash->type, ie->skeyid, ie->skeyid_len);
prf = prf_alloc(ie->prf_type, hash->type, ie->skeyid, ie->skeyid_len);
prf = prf_alloc(ie->prf_type, hash->type, ie->skeyid_e,
prf = prf_alloc(isa->prf_type, hash->type, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, isa->hash, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, isa->hash,
prf = prf_alloc(isa->prf_type, isa->hash, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, hash->type, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, isa->hash, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, hash->type, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, isa->hash, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, isa->hash, isa->skeyid_a,
prf = prf_alloc(isa->prf_type, hash->type, isa->skeyid_a,
struct prf *prf_alloc(enum prfs, int, unsigned char *, unsigned int);