Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dmisc.c821 typedef struct str2cipher_t { struct
824 } str2cipher_t; argument
826 static str2cipher_t str2cipher[] = {
842 str2cipher_t *sp; in pgp_str_to_cipher()