Searched refs:ibuf_random (Results 1 – 4 of 4) sorted by relevance
100 ibuf_random(size_t len) in ibuf_random() function
524 encr->encr_iv = ibuf_random(encr->encr_ivlength); in cipher_setiv()
1399 ibuf_random(size_t);
4170 if ((nonce = ibuf_random(IKED_NONCE_SIZE)) == NULL) in ikev2_send_create_child_sa()5045 if ((nonce = ibuf_random(IKED_NONCE_SIZE)) == NULL) in ikev2_resp_create_child_sa()5569 if ((sa->sa_inonce = ibuf_random(IKED_NONCE_SIZE)) == NULL) { in ikev2_sa_initiator()5689 (sa->sa_rnonce = ibuf_random(IKED_NONCE_SIZE)) == NULL) { in ikev2_sa_responder()