Searched refs:nonce_size (Results 1 – 9 of 9) sorted by relevance
116 int nonce_size; /* the number of bytes of nonce */ member168 (rmconf != NULL ? rmconf->nonce_size : DEFAULT_NONCE_SIZE)
152 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);931 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
174 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);958 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
502 new->nonce_size = DEFAULT_NONCE_SIZE; in newrmconf()1032 p->nonce_size); in dump_rmconf_single()
218 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);1508 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
376 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
2197 | NONCE_SIZE NUMBER { cur_rmconf->nonce_size = $2; } EOS
62 nonce_size 16;85 nonce_size 16;
18 nonce_size 16;