Home
last modified time | relevance | path

Searched refs:AUTH_DIGEST_NONCE_LEN (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/iptsec/
H A Dauth_module.c621 #define AUTH_DIGEST_NONCE_LEN (BASE64_MINSIZE(sizeof (struct nonce)) + 1) macro
783 char nonce[AUTH_DIGEST_NONCE_LEN]; in auth_challenge_digest()
829 char nonce[AUTH_DIGEST_NONCE_LEN]; in auth_info_digest()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/iptsec/
H A Dauth_module.c621 #define AUTH_DIGEST_NONCE_LEN (BASE64_MINSIZE(sizeof (struct nonce)) + 1) macro
783 char nonce[AUTH_DIGEST_NONCE_LEN]; in auth_challenge_digest()
829 char nonce[AUTH_DIGEST_NONCE_LEN]; in auth_info_digest()