HomeSort by: relevance | last modified time | path
    Searched defs:decode_option (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcrypt/
crypt-argon2.c 253 decode_option(argon2_context *ctx, argon2_type *atype, const char *option) function in typeref:typename:int
414 rc = decode_option(&ctx, &atype, salt);
crypt-argon2.c 253 decode_option(argon2_context *ctx, argon2_type *atype, const char *option) function in typeref:typename:int
414 rc = decode_option(&ctx, &atype, salt);

Completed in 141 milliseconds