Searched refs:nonce_size (Results 1 – 9 of 9) sorted by relevance
62 nonce_size 16;85 nonce_size 16;
18 nonce_size 16;
86 int nonce_size; /* the number of bytes of nonce */ member
185 new->nonce_size = DEFAULT_NONCE_SIZE; in newrmconf()572 p->nonce_size); in dump_rmconf_single()
151 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);944 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
177 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);983 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
375 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);1276 iph1->nonce = eay_set_random(iph1->rmconf->nonce_size);
179 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);1214 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
1799 | NONCE_SIZE NUMBER { cur_rmconf->nonce_size = $2; } EOS