Searched defs:secret_r (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/auth/
H A Dauth-token.c37 unsigned char secret_r[AUTH_TOKEN_SECRET_LEN])
83 ret = read_full(fd, secret_r, AUTH_TOKEN_SECRET_LEN);
36 auth_token_read_secret(const char *path, unsigned char secret_r[AUTH_TOKEN_SECRET_LEN]) argument

Completed in 23 milliseconds